cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Multiple Recipients in Workflow

0 Kudos

I have two positions which has same org code but i need to send a mail , where my input is Orgcode and using orgcode i need to fetch pernr and based on pernr i need to fetch mail id and i have to add it with the existing recipients in workflow .i have tried this scenario using RH_GET_LEADER function module. Please help me complete this.

Accepted Solutions (0)

Answers (2)

Answers (2)

keohanster
Active Contributor

You'll have to engage the services of an ABAPer to write a 'Rule Resolution' to achieve this. In general, you'll want to use and evaluation path (transaction OOAW to view - check out O_O_S_P or WF_ORGUS) and calls to the FM RH_STRUC_GET.

From the results, you can filter out only those with object type = 'P' or 'US' and do the appropriate lookups based on where your email addresses are kept.

Hth,

Sue

arghadipkar3013
Contributor
0 Kudos

You can send the notification to the Users without getting their email if you select the below setting in SO16 Tcode. This setting will be global