‎2005 Oct 27 8:32 AM
I would like to know how to put in a remark in the print preview of a billing document in "zsmsdr013".Its not working even after i have put in something in "remark note" under header text in "VF02".
‎2005 Oct 27 8:38 AM
Hi Dave,
Since you use a custom built program (ZSMSDR013) you should check the program if this text is taken into account.
Regards,
John.
‎2005 Oct 27 8:43 AM
Hi John,thanks for replying,i m very new into ABAP and i have limited knowledge of it as well. When u said "if this text is taken into account",can you please clarify further..thank u so much
‎2005 Oct 27 9:03 AM
Hi Dave,
This will take some time if you are very new to ABAP. Could you please check if there is already a call to FM READ_TEXT in your ABAP?
Regards,
John.
‎2005 Oct 27 9:07 AM
‎2005 Oct 27 9:47 AM
Ok Dave, next question: Is the billing document being printed with a Smartform or SAPscript?
‎2005 Oct 27 9:50 AM
Should be SAPscript cos i would have to type "locl" in the output device field n select the appropriate printer in the "windows printer" field.
‎2005 Oct 27 11:23 AM
Hi Dave,
The type of printer is of no influence.... I'm afraid it will be too complex to help you using this forum.
I advise you to take a close look to other programs for printing invoices, like the standard SAP program RLB_INVOICE.
Regards,
John
‎2005 Oct 27 8:42 AM
Hi Dave,
It seems you are using a custom print program. In this you have to use the READ_TEXT function module to read the text 'remark note' and use the WRITE_FORM to pass the text to the print.
Let me know if you need more clarification.
Cheers
Vinod
‎2005 Oct 27 8:45 AM
Hi Vinod,i m already seeing the program in SE38 and i am very confused because i am very new into ABAP..and now just trying to solve this problem...please clarify further.thanks for replying vinod