Application Development 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: 

BCS_EXAMPLE_7 multiple recipients

john_wayne
Participant
0 Kudos

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

GrahamRobbo
Active Contributor
0 Kudos

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

Former Member
0 Kudos

hello,

please go through this example bcs_example8

thanks,

anji.