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 |
|---|---|---|---|---|---|---|---|
| |
PROFILENAME | TYPE | USR10-PROFN | 'MBTEST' | Name of profile to be maintained | ||
| |
PROFILETYPE | TYPE | Composite prof. 'X' or simple prof. ' ' | ||||
| |
PTEXT | TYPE | USR11-PTEXT | Profile short text | |||
| |
FOREIGN_LOCK | TYPE | Authorization locked by another user | ||||
| |
NO_AUTHORIZATION | TYPE | No maintenance authorization | ||||
| |
SYSTEM_FAILURE | TYPE | System error when attempting to lock auth. | ||||
Processing Type
| Normal Function 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 |