FM to give all users assigned to responsibility in a role (4.6C)

Joe_Toledo@capgroup.com Joe_Toledo at capgroup.com
Mon Aug 25 10:49:01 EDT 2008


Hi there,

You can use RH_GET_ACTORS.  You will have the fill in the container with 
the appropriate elements for the responsibility.

 call function 'RH_GET_ACTORS'
       exporting
            act_object                = act_object  =>  (ACxxxxxxxx)
       tables
            actor_container           = t_container =>  Filled with proper 
container required by responsibility
            actor_tab                 = t_agents    =>  Returns results
       exceptions
            no_active_plvar           = 1
            no_actor_found            = 2
            exception_of_role_raised  = 3
            no_valid_agent_determined = 4
            others                    = 5.

Good luck.

Joe Toledo | The Capital Group Companies
Location: IRV | Extension: 55417 | Outside: 949-975-5417
E-mail: joat at capgroup.com
[ Mailing: 15260 Valley Oak. IRV-M-3E Irvine, CA 92618 USA ]




"Gourav Poddar" <gourav.poddar at gmail.com> 

Sent by: sap-wug-bounces at mit.edu
08/24/2008 10:14 AM
Please respond to
"SAP Workflow Users' Group" <sap-wug at mit.edu>


To
"SAP Workflow Users' Group" <sap-wug at mit.edu>
cc

Subject
FM to give all users assigned to responsiblity in a role (4.6C)






Hello All,
 
Can you please cshare if there is any FM to get all the user assigned to a 
resposiblity in a role.
Please elt meknow in case i need to provide any other detail.
 
regards,
Gourav_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080825/ef22030e/attachment.htm


More information about the SAP-WUG mailing list