how to convert sapscript to email.....

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


Please Help Members By Posting Answers For Below Questions

What are the dynapro keywords?

661


Does the call transaction method allow multiple transactions to be processed by sap?

555


what are Hana Basics

888


What is the syntex used to call a screen as dialog box (pop up)?

719


Explain the Importance of pa20? : abap hr

625






What is the differrences between structure and table in data dictionary in abap? : abap hr

714


Normally how many and what files get created when a transaction program is written?

546


What are the update types possible? : abap data dictionary

552


How do you find if a logical database exists for your program requirements?

634


What is your approach for writing a bdc program? : abap bdc

583


Differentiate between the uline and write: sy-uline statements if any?

722


A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary

668


What are table clusters?

593


State the system field for the current date?

624


In order to upload purchase order details, how you handle multiple values for a single field?

559