SAP ABAP Function Module SUPRN_INS_OR_DEL_PROFILE (Profil eintragen oder entfernen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
S_PROFGEN (Package) ABAP Role Administration (Profile Generator)
⤷
⤷
Basic Data
| Function Module | SUPRN_INS_OR_DEL_PROFILE | Profil eintragen oder entfernen |
| Function Group | SUPRN | Authorization Profile Generator |
| Program Name | SAPLSUPRN | |
| INCLUDE Name | LSUPRNU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RET | TYPE | SYSUBRC | Rückgabewert von ABAP-Anweisungen | |||
| |
UNAME | TYPE | XUBNAME | Benutzername im Benutzerstamm | |||
| |
PROFILE | TYPE | XUPROFILE | Profilname | |||
| |
ACTION | TYPE | CHAR01 | I = Profilzuordnung hinzufügen, D = Profilzuordnung entfernen | |||
| |
PROFILE_ALREADY_IN_USER | TYPE | obsolet | ||||
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 | 19980109 |
| SAP Release Created in | 730 |