SAP ABAP Function Module ADD_USERPROFILE (Berechtigungsprofil anlegen)
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 ADD_USERPROFILE Berechtigungsprofil anlegen  
Function Group SUSC   Maintain authorizations and profiles  
Program Name SAPLSUSC    
INCLUDE Name LSUSCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing PROFILENAME TYPE USR10-PROFN 'MBTEST' Name of profile to be maintained
Importing PROFILETYPE TYPE Composite prof. 'X' or simple prof. ' '
Importing PTEXT TYPE USR11-PTEXT Profile short text
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.
               
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