SAP ABAP Function Module /IWFND/FM_MGW_GET_USERLIST (RFC to get list of users from a remote system)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-GW-COR (Application Component) Gateway Framework
     /IWFND/MGW_PUSH (Package) GW Framework - Odata Channel - Notification
Basic Data
Function Module /IWFND/FM_MGW_GET_USERLIST RFC to get list of users from a remote system  
Function Group /IWFND/FGR_MGW_GETUSERS   RFC to get users assigned to role/s  
Program Name /IWFND/SAPLFGR_MGW_GETUSERS    
INCLUDE Name /IWFND/LFGR_MGW_GETUSERSU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Tables ROLE_LIST TYPE AGR_TT_NAME List of roles
Tables ROLE_USER_LIST TYPE /IWFND/T_MGW_SUB_USER_ROLE Table of roles and their corresponding users
Tables RETURN TYPE BAPIRET2 Error Messages
Exception NOT_AUTHORISED TYPE Not authorised to access
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 250