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 as attachment send mail functionality for Dunning Forms

VijayCR
Active Contributor
0 Likes
897

Hello experts,

     We are enhancing the dunning form with an user exit in a BTE for mail sending functionality.But i am able to get only excel as attachment.But i also want PDF as attachment i came to know that there is a standard functionality for ending PDF.Please let me now how and where its called in the standard Dunning Program.

Thanks,

Vijay.

4 REPLIES 4
Read only

surajarafath
Contributor
0 Likes
656

Hi there is good blog about this, Please refer the links below,

for sending email, (can also pass pdf as attachment)

http://scn.sap.com/community/abap/application-development/blog/2012/03/27/simple-bcs-email-method-wi...

convert the abap program to pdf.

http://scn.sap.com/community/abap/blog/2012/03/28/convertdownload-abap-report-to-pdf

you can convert the abap program to pdf, then with these parameters use email method to attach and send mail

Read only

0 Likes
656

Hi,

i am specifically asking for the Dunning form i have the knowledge of how to send the mail with PDF and excel as attachment.

Thanks ,

vijay.

Read only

0 Likes
656

Sloved my self

Read only

0 Likes
656

... but you have no idea how you solved it 🙂