Hi All,
A very simple question I don’t know I am missing something here but, can we pass the max number of records to a Obj-Browse method dynamically? Like getting the value from a DSS or data page and pass it dynamically.
Thanks in advance
Hi All,
A very simple question I don’t know I am missing something here but, can we pass the max number of records to a Obj-Browse method dynamically? Like getting the value from a DSS or data page and pass it dynamically.
Thanks in advance
@DurgaPrasadBali
You can get the value of maxrecord in local variable and pass it to the obj-browse method .Sample is attached for your reference
@ArshadPashaMohammed Hi Arshad, thank you very much. I just forgot we can use local variable and scratching my head by just stuck at DSS only which didn’t work.