Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Report Output to pdf

sachin_jadhav8
Participant
0 Kudos

Hi All ,

I have Created a classical report. Now I want to convert output of this report to pdf format.

Is their any FM to convert Internal table data to pdf formta?

Please anybody can help ?

Regards,

Sachin.

5 REPLIES 5

Former Member
0 Kudos

HI ,

You can use function module 'SD_PDF_SEND_DATA' .

PLease let me know if you still have any issues on this.

Thanks and regards,

Rajeshwar

GauthamV
Active Contributor
0 Kudos

Plz SEARCH in SCN before posting.

andreas_mann3
Active Contributor
0 Kudos

use report RSTXPDFT4

A.

I355602
Advisor
Advisor
0 Kudos

Hi,

Refer this wiki:-

https://wiki.sdn.sap.com/wiki/display/Snippets/SaveReportOutputtoaPDFFile

Hope this helps you.

Regards,

Tarun

Former Member
0 Kudos

Hi Sachin,

You can use FM either CONVERT_ABAPSPOOLJOB_2_PDF or CONVERT_OTF_2_PDF.