Hi all am working on scripts.(Goods receipt note).
I have four line items in main window from mseg table.
I have to display text related to that line items which is stored in mseg-sgtxt in seperate widow.(eg: remarks)
But am getting the last line item's text only.
I have called the remarks window in the same loop in which main window is calling.
How to capture the first three line items text.
( I used select query before calling the element.in debugging its displaying all the values. )
Why the remarks window is not repeated for printing like main window?
First time am working on scripts.
Please help me regarding this issue.
Thanks in advance,
Murthy.