Hi All,
I have a requirement to display a table data in SAP Script.
The column details are as fiollows:
SlNo.
Desc,
Qty,
Amount.
Is there any specific way to display the table data in Script?
If I use a single window like MAIN window and try to separate the columns by TABS then if my Desc field is long enough then complete formatting is spoiled.
If I use a VAR window with a TEXT ELEMENT in that then system Overwrites the same data again and again so only last record in displayed at the display.
Please suggest....
Regards,
Prakash Pandey