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

Query regarding Smartforms

Former Member
0 Likes
576

Hi Team,

in smartform : --> i have created 4 Pdf through smartform program and want to be 4 pdf send through EMAIL as a attachement together for perticular Receipent .

could you provide me a source code which has multiple document ( Pdf file ) send via Email as a attachment.

Thanks in Advance.

Puneet.

SAP-ABAP.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

Hi,

Please check the links below with sample code .

Hope this solves your issue.

Regards

Chandralekha

4 REPLIES 4
Read only

Former Member
0 Likes
555

Hi,

Please check the links below with sample code .

Hope this solves your issue.

Regards

Chandralekha

Read only

Former Member
0 Likes
554

hiiii

refer to following program..it is having same issue.

regards

twinkal

Read only

Former Member
0 Likes
554

Puneet,

in smartform : --> i have created 4 Pdf through smartform program and want to be 4 pdf send through EMAIL as a attachement together for perticular Receipent .

what is the need to create 4 pdf.we need to create just PDF for smarform itself no matter how many page smartform will contain in future .lets say if 1 page than pdf will automatically generate 1 page or if some 4 than pdf will automatically generate 4 page.

just refer:RFKORI90 program and search with string FORM close_internet. and read carefully this coding you will get help.

Amit.

Read only

Former Member
0 Likes
554

Hi Puneet.

I would like to suggest a couple of references, as it is quite the same as your requirement,

[SDN - Reference - Creating a PDF attachment and send it via Email in SMARTFORM|;

[SDN Weblog - Standard Reference for Configuring Output types for PDF-Based print forms|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4510] [original link is broken] [original link is broken] [original link is broken];

[SAP HELP - Standard Reference for PDF-Based Print Forms|http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/4adf7ba13c4ac1b4600d4df15f8b84/frameset.htm]

Hope that's usefull.

Good Luck & Regards.

Harsh Dave