hi all,
i have written a statement in the editor as follow: -
IN &TTXIT-TDTEXT&
/: INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE &EKKO-SPRAS&
In the display for the above include, statement item testing is getting displayed.
item testing
vendor list price base unit 7,00
price disc. incl. no 7,00
now i want the item testing in allignment with the other two statements below it. how can i give tab or space for item testing in the editor so that i can get the following output: -
item testing
vendor list price base unit 7,00
price disc. incl. no 7,00
Much Thanks,