Answer Posted / sravan
There are several ways to do this.
Best and most practiced way is convert script to PDF and
send this PDF as attachment in mail.We use
"CONVERT_OTF_2_PDF" function module to convert script to PDF.
We can also use "CONVERT_OTFSPOOLJOB_2_PDF" function module
to do this. In 4.7 version of SAP, we can use standard
program RSTXPDF2T to serve this purpose.
After converting script to PDF, we use
"SO_DOCUMENT_SEND_API" to send this PDF as attachment to mail.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the disadvantages of different types of bdc's?
What is a 'z' report?
What are the check tables?
What are the pooled and cluster tables?
What kind of financial periods exist in sap? What is the relavent table for that?
How do we handle multiple line items in BDC's.
What is the difference between function group and function module?
What is design pattern? Provide example .Why are we using it?
What are the update types possible? : abap data dictionary
Explain about workbench request and customization requests?
What is a data dictionary? : abap data dictionary
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
how can we enable hyperlink in screen painter?