SAP ABAP Function Module MAINT_AUTHORIZATION (Pflege einer Berechtigung (Berecht.werte))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module MAINT_AUTHORIZATION Pflege einer Berechtigung (Berecht.werte)  
Function Group SUSC   Maintain authorizations and profiles  
Program Name SAPLSUSC    
INCLUDE Name LSUSCU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing AUTHNAME TYPE USR12-AUTH 'MBTEST' Authorization name
Importing OBJECTNAME TYPE USR12-OBJCT 'S_USER_AUT' Object name
Importing ACT_STATUS TYPE C SPACE Active or maintained version
Importing ACTION TYPE C 'C' Aktion: Ändern (Voreinstellung) oder Anzeigen
Exception FOREIGN_LOCK TYPE Authorization locked by another user
Exception NO_AUTHORIZATION TYPE No maintenance authorization
Exception SYSTEM_FAILURE TYPE System error when attempting to lock auth.
Exception NO_AUTH_FOR_SHOW TYPE Keine Anzeigeberechtigung
               
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  19950113 
SAP Release Created in