Application Development and Automation 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: 
Read only

PDF Attachments

Former Member
0 Likes
264

Hi

how can i send PDF attacments of a ABAP list to external mail without using background job spool.

regards

rendi

1 REPLY 1
Read only

Former Member
0 Likes
244

1) Once you have the internal table data that is to be displayed as the report,

you can pass that internal table to the function module CONVERT_OTF_2_PDF

Regards,

Ravi