SAP ABAP Function Module COM_WEC_GET_ALL_AUTH_FOR_ROLES (Function Module to Retrieve All Authorization Objects for Roles)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   WEC-APP-UM (Application Component) Web Channel: User Management and Customer Profile
     COM_WEC_USER (Package) Generic security functions for WEC User Management
Basic Data
Function Module COM_WEC_GET_ALL_AUTH_FOR_ROLES Function Module to Retrieve All Authorization Objects for Roles  
Function Group COM_WEC_USER_ROLE   Function Group for User roles  
Program Name SAPLCOM_WEC_USER_ROLE    
INCLUDE Name LCOM_WEC_USER_ROLEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_AUTH_OBJECT TYPE XUOBJECT Authorization Object
Importing IV_ACT_FLDNAME TYPE TPRFIELD 'ACTVT' Field name of an authorization
Importing IV_OBJ_FLDNAME TYPE TPRFIELD 'WEC_OBJ' Field name of an authorization
Tables IT_ROLE TYPE COMS_WEC_ROLE role structure
Tables IT_AUTH_VALUES TYPE COMS_WEC_ACTVT_VALUES web channel - user mgmt authorization activity values
Tables MESSAGES TYPE COMT_WEC_RETURN Web Channel: Return Structure
               
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  20100421 
SAP Release Created in 701