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
Double click function on the lists, identifying the line selected by the user on the list?
What function does data dictionary perform?
In which cluster time results are stored? : abap hr
What is cts and what do you know about it? : abap hr
Can you create an internal table dynamically?(at run time)
What is roles and responsibilities of sap hr consultants? : sap abap hr
Can you delete data element, which is being used by table fields. : abap data dictionary
What is the table buffer?
wht is the diff. b/n initialization and lotus of event
If I have put commit in badi implementation class after update, is it allowed? Also if some standard functionality already implemented an update and now i m doing update and if it fails, what will be the impact of commit?
What abap statement will trigger list generation?
What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
What is the difference between bdc_okcode and bdc_cursor? : abap bdc
How many types of views are there ?
What is the t-code to display batch input sessions? : abap bdc