Display method

Can display methods have parameters.

Yes it can. look at here

Hi vishal,

when i am trying to do this

public display bitmap dispAggreementStatus(boolean _Status)

{

}

I am getting error : “Display method has incorrect parameter profile”

Hi,

Display method will accept only records(table buffer records) as its parameters.