SAP ABAP Function Module BAPI_JOBROLE_CLONE (Create a User Role in Another System By Copying)
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 | BAPI_JOBROLE_CLONE | Create a User Role in Another System By Copying |
| Function Group | PRGN_BAPIS | BAPIs for Activity Groups |
| Program Name | SAPLPRGN_BAPIS | |
| INCLUDE Name | LPRGN_BAPISU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
JOBROLE | TYPE | BAPIROLE | Name of User Role (Activity Group) | |||
| |
PARENT | TYPE | BAPIPROLE | Name of User Role | |||
| |
METHOD | TYPE | BAPIMETHOD | 'CHANGE' | Method to be Called | ||
| |
RETURN | TYPE | BAPIRET2 | Return Table with Messages | |||
| |
SHORTTEXT | TYPE | BAPIRTEXT1 | ||||
| |
LONGTEXT | TYPE | BAPIRTEXT | Long Text | |||
| |
MENU_NODES | TYPE | BAPINODES | Menu Nodes | |||
| |
MENU_TEXTS | TYPE | BAPITEXTS | Texts for Menu Nodes | |||
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 | 20000128 |
| SAP Release Created in |