Skip to Content
0
Former Member
Apr 30, 2009 at 07:20 PM

Long Text printing in SAP SCRIPT

710 Views

Hi Experts,

I have a requirement of printing long text in sapscript.

There are 15 condition types for each item in sales order and one long text for each condition record.

Each long text has multiple lines i.e. for one long text it may have 2 lines and other may have 1 or 3 lines or etc.

My trials :

I used read_text() function mudule in a routine which is being called from the sap script to get the whole long text which has 5 lines and is stored in an internal table.

Now is there a way to transfer the whole internal_table data as a whole into the script i.e. is there a way to transfer the table from the routine to the sapscript.

Thanks in advance.

kalikonda.