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: 

Converting ALV to PDF

Former Member
0 Kudos

Hi All,

I have to convert my ALV list to PDF format nad I have to down load the format to my desktop.Kindly hep me in coding ??

regards

KK

1 REPLY 1

former_member181962
Active Contributor
0 Kudos

use the function module CONVERT_ABAPSPOOLJOB_2_PDF to convert the abap list into PDF.

Refer the following link to know more about pdf conversions:

http://www.sapgenie.com/abap/pdf_creation.htm

Regards,

ravi