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
Module Pool Programming: Events and Table Control handling.
What are uses of foreign key?
How to create a check box/option button in a list?
how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
How can the standard tables of sap be modified?
What is difference between dialog program and a report?
How are the function code handles in flow logic?
What are the disadvantages of logical databases?
What is a data dictionary? : abap data dictionary
On which even we can validate the input fields in module progams?
What is update task
What is meant by search help? : sap abap data dictionary
What is luw or data base transaction ?
Static and instance variable and method with live example. Why and when to use
What are authorization objects and what statement is used to perform an authorization check in an abap program?