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
What is a data dictionary? : abap data dictionary
What are the different software packets available in the market? : sap abap hr
What is going life actually? What is the role of a functional consultant in it? : sap abap hr
Name some system global variables you can use in abap programs?
Explain what are interactive reports?
What are pool tables?
What is the difference between skip and new-line?
Name the abap/4 modularization techniques?
What is the process to enhance the Infotype
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What is get cursor field?
What is a view in sap? : abap data dictionary
What is the difference between select statement and provide statement ? : abap hr
What are the field and chain statements?
What is processing class, where we do them and why? : sap abap hr