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

Send many pdf document

adel_adel
Participant
0 Likes
327

Hi all,

I want to send many pdf documents as attachments in 1 time : so 1 mail with many attachments.Is there any FM for ?

To send 1 document on 1 time, i can use the FM "SO_DOCUMENT_SEND_API1", But this is not what i want.

Thanks in advance,

regards.

1 REPLY 1
Read only

Sm1tje
Active Contributor
0 Likes
296

you can use this function module to send multiple attachments. You just have to add the new attachments to the packlist as well. So, basically do the same for the next attachments like you did for the first attachments.