SAP ABAP Function Module MAINT_USERPROFILE (Ein Benutzerprofil pflegen)
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_USERPROFILE | Ein Benutzerprofil pflegen |
| Function Group | SUSC | Maintain authorizations and profiles |
| Program Name | SAPLSUSC | |
| INCLUDE Name | LSUSCU03 |
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 | ||
| |
ACTION | TYPE | C | 'C' | Aktion: Ändern (Voreinstellung) oder Anzeigen | ||
| |
FOREIGN_LOCK | TYPE | Authorization locked by another user | ||||
| |
NO_AUTHORIZATION | TYPE | No maintenance authorization | ||||
| |
PROFILE_NOT_EXISTING | TYPE | Profile does not exist (incorrect cursor?) | ||||
| |
SYSTEM_FAILURE | TYPE | System error when attempting to lock auth. | ||||
| |
NO_AUTH_FOR_SHOW | TYPE | Keine Anzeigeberechtigung | ||||
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 |