SAP ABAP Function Module PRGN_RFC_DEL_AGRS_IN_COLL_AGR (Remove Single Roles from a Composite Role by RFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
     S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
Basic Data
Function Module PRGN_RFC_DEL_AGRS_IN_COLL_AGR Remove Single Roles from a Composite Role by RFC  
Function Group PRGN_CATT   Profile Generator (Easy Version)  
Program Name SAPLPRGN_CATT   Modify Function Group SUPE for CATT 
INCLUDE Name LPRGN_CATTU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing ACTIVITY_GROUP TYPE AGR_NAME Name of Composite Role to Be Edited
Importing CHECK_NAMESPACE TYPE CHAR01 'X' Obsolete
Importing ENQUEUE TYPE CHAR01 'X' Obsolete
Importing PROFILE_COMPARISON TYPE CHAR01 'X' Profile Comparison for the Single Roles Deleted from Composite Role ('X' = Yes)
Tables ACTIVITY_GROUPS TYPE AGR_TXT List of Single Roles to Be Deleted
Tables RETURN TYPE BAPIRET2 Return Table for Messages
Exception ACTIVITY_GROUP_DOES_NOT_EXIST TYPE Role does not exist.
Exception NO_COLLECTIVE_ACTIVITY_GROUP TYPE Role is not a composite role
Exception ACTIVITY_GROUP_ENQUEUED TYPE Role is already being edited.
Exception NAMESPACE_PROBLEM TYPE Obsolete
Exception NOT_AUTHORIZED TYPE No Authorization
Exception AUTHORITY_INCOMPLETE TYPE Obsolete
               
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  20000128 
SAP Release Created in