SAP ABAP Function Module SUSR_INTERFACE_PROF (Create, Change, Delete Auth. Profile or Determine Values)
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 | SUSR_INTERFACE_PROF | Create, Change, Delete Auth. Profile or Determine Values |
Function Group | SUSB | Interface: Users and authorizations |
Program Name | SAPLSUSB | Interface: Users and authorizations |
INCLUDE Name | LSUSBU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
PSTATE | TYPE | USR10-AKTPS | Profile status: A=active, P=update version | |||
![]() |
PROFILE | TYPE | USR10-PROFN | Profile name | |||
![]() |
PTEXT | TYPE | USR11-PTEXT | Short text for profile | |||
![]() |
PTYPE | TYPE | USR10-TYP | 'G' | Typ des Profils (manuell oder generiert) | ||
![]() |
ACTION | TYPE | '03' | 01=create, 02=change, 03=display, 06=delete | |||
![]() |
NO_CHECK_IN_CREATE_MODE | TYPE | SMENSAPNEW-CUSTOMIZED | SPACE | |||
![]() |
NO_CHECK_IN_UPDATE_MODE | TYPE | SMENSAPNEW-CUSTOMIZED | SPACE | |||
![]() |
DIALOG | TYPE | C | SPACE | Profilgenerierung im Dialog: 'X' = ja, sonst nein | ||
![]() |
VALUES | TYPE | USVAL | Objects, authorizations and values | |||
![]() |
AUTHS | TYPE | USAUT | Short texts for authorizations | |||
![]() |
PROF_IN | TYPE | USPRO | Profiles to be changed (for action 02 only) | |||
![]() |
PROF_OUT | TYPE | USPRO | Profiles (action 01, 02; action 03 composite profile) | |||
![]() |
AUTH_OUT | TYPE | USAUT | List of authorizations created | |||
![]() |
NOT_AUTHORIZED_FOR_AUTH | TYPE | No authorization for action on authorization | ||||
![]() |
PARAMS_INCOMPLETE | TYPE | Incomplete parameters | ||||
![]() |
NOT_AUTHORIZED_FOR_PROFILE | TYPE | No authorization for action on profile | ||||
![]() |
PROFILE_EXISTS | TYPE | Profile already exists (for create) | ||||
![]() |
AUTH_EXISTS | TYPE | Authorization already exists (for create) | ||||
![]() |
COLECTIVE_PROFILE | TYPE | Composite profile (data is not delivered) | ||||
![]() |
BAD_PROFILE_NAME | TYPE | Profile name not allowed | ||||
![]() |
BAD_AUTH_NAME | TYPE | Authorization name not allowed | ||||
![]() |
PROFILE_DONT_EXIST | TYPE | Profile does not exist | ||||
![]() |
AUTHORIZATION_OVERFLOW | TYPE | Authorization overflow with more than one field | ||||
![]() |
SHORTTEXT_MISSING | TYPE | Missing short text for profile or authorization | ||||
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 | 19960412 |
SAP Release Created in |