cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Supplier note not printing in PO smartform

Former Member
0 Kudos
221

Hi All,

On creating a new PO if the user wants to attach a note to the supplier, this note is not visible in the print preview of the PO smartform..

I noticed that if the user gives the text continuosly (that is by not giving new lines) then the entire text is getting displayed.. But if the user gives new line in the note then only the line before the new line is displayed in the form..

Example :

If the user types "Hi, xxxx yyyy xxxx yyyyy" (continuos text without pressing enter(text in a single line)) then the entire text is displayed in the form.

But if the user types as below

"Hi,

xxxxx

yyyyy

xxxxx

yyyyy"

Then only the text "Hi" is displayed in the form. The lines after the new line (after giving an enter) are not displayed.

Please help.

Thanx in advance.

View Entire Topic
Former Member
0 Kudos

Hello mary,

Please let me know whether TDID is 'HTXT' or 'ITXT'.

Are u using standard form or Custom form.

I have tired similar text in supplier text and it is printing in same format as below for standard form.

"Hi,

xxxxx

yyyyy

zzzzz

Check BBP_PD transcation for PO document , is the same format it is saving your text

LongTexts:

TDID TDS TDSPRAS TDLINE

0000000001 ITXT EN Hi,#xxxxx#yyyyy#zzzzz

If your using custom then use standard logic for longtext.

Regards,

Neelima