‎2006 Nov 09 3:23 AM
Hi Friends,
Need your suggestion on following ....
In sapscript for po printing the default format is curior,size 10. I have also defined N2 as new paragraph format. In below given code the include prints item text with default format i. e. curior where as it should print with N2 format.
/E ITEM_TEXT
N2 ,,&TTXIT-TDTEXT&
/: INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID &T166P-TDID& LANGUAGE &
Thanks in advance.
Pankaj
‎2006 Nov 09 3:58 AM
‎2006 Nov 09 4:04 AM
Hi Norman,
I have iicluded N2. Still not working
/E ITEM_TEXT
N2 ,,&TTXIT-TDTEXT&
/: INCLUDE &T166P-TXNAM& OBJECT &T166P-TDOBJECT& ID &T166P-TDID&
& PARAGRAPH N2 & & LANGUAGE EN &
‎2006 Nov 09 6:33 AM
Open your layout using SE71 & go to paragraph Formats.
select N2 from the list by double clicking. The standard attributes of N2 will be displayed in the lower block of screen. Select Font Push button & define the font Family & size here. Activate the form & check now. It will be displayed in N2 format.
anu
‎2006 Nov 09 12:34 PM
How was the text in the purchase order created?
Is it possible they are using a paragraph symbol in the text?
Normally "*" or "/" is used for the text in the actual document. If someone specified a different paragraph format (like AS), it will override the PARAGRAPH option on the INCLUDE line.
Assuming paragraph N2 is defined properly, check the text in the PO for a paragraph symbol.