Skip to Content
0
Former Member
Feb 25, 2009 at 02:27 PM

Table Display in SAP Script

608 Views

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