Skip to Content
0
Former Member
Feb 25, 2009 at 12:01 PM

SAP Script: Alignment problem: Table display

432 Views

Hi,

I am displaying a table with 3 fields in SAP script output.

Eg: -

matnr material description language

0001 testing only EN

0002 material 2 EN

If the material description is not present in my table, the alignment is not properly showing in the script output.

It is displaying as: -

0001 testing only EN

0002 EN

How can I show this in a properly aligned manner ???

Any control commands or Formatting paragraphs . Please let me know.

Regards,

Hari