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

BCS_EXAMPLE_7 multiple recipients

john_wayne
Participant
0 Likes
2,029

does anyone know how can i send to multiple recipients using the example of bcs_example_7?

i don't want to loop the whole program over and over to create emails. i want to know how can i do it like having a table of multiple recipients and the program can read it.

2 REPLIES 2
Read only

GrahamRobbo
SAP Mentor
SAP Mentor
0 Likes
640

I am not familiar with the program you mention - and it doesn't seem to exist on my system - but surely you just need to call the method CL_BCS->ADD_RECIPIENT once for each recipient you want to add to the document?

Cheers

Graham Robbo

Read only

Former Member
0 Likes
640

hello,

please go through this example bcs_example8

thanks,

anji.