Skip to Content
0
Jun 09, 2009 at 11:48 AM

External e-mail to more than one organizational object

72 Views

Is there any way to send an external e-mail in a mail step on the WF, to more than one organizational object, without getting their mails?.

I mean, I have a table with OTYPE and OBJID

(example:

line 1: 'US' 'USERNAME'

line 2: 'O' '123456'

line3: 'S' '56789'

)

I can send them a work-item or a notification, but can I send them an external e-mail in a mail step?

If not, how can I get their mails with an FM?

Thanks!!!!