‎2007 Sep 18 11:38 AM
Hi,
I would like to know when we have an include in the sap script defined, how do we make the include's output appear in the desired place where we want.
For example, in my sap script i have written the following code: -
/E ITEM_TEXT
UA &TTXIT-TDTEXT&
/: INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID &T166P-TDID& PARAGRAPH UA LANGUAGE &EKKO-SPRAS&
for the above statement, i m getting an output as follow: -
item testing
Vendor list price
discount
price incl. no tax.
but i would like the output as follow where the item testing should be alligned to the vendor list price and the other items.
item testing
vendor list price
discount
price incl. no tax.
i would like to know how do we give some output parameters as to where it should appear or how do we give tab parameters to the include statement.
Thanks,
Umair
‎2007 Sep 19 12:34 PM
Umair,
I can't see a big difference between the 2 examples (just the vendor - Vendor) - so I don't know exactly what the problem is. But anyway - the tab should be entered in the original text, means in the purchase order text. You can't insert tabs with retrospective effect, at least I never heared about the possibility.
Regards
Nicola