SAP ABAP Function Module GRPC_API_ROLE_PROCESSES (Load the list of authorized processes and subprocesses for role assignment)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues

⤷

⤷

Basic Data
Function Module | GRPC_API_ROLE_PROCESSES | Load the list of authorized processes and subprocesses for role assignment |
Function Group | GRPC_API_ENTITY_ROLE | Obsolete: Joint role management |
Program Name | SAPLGRPC_API_ENTITY_ROLE | |
INCLUDE Name | LGRPC_API_ENTITY_ROLEU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_RETURN_CODE | TYPE | INT4 | Natural number | |||
![]() |
I_SESSION_ID | TYPE | GRPC_API_SESSION_ID | GRPC unique session ID | |||
![]() |
IV_REGULATION_ID | TYPE | GRFN_API_OBJECT_ID | Regulation ID | |||
![]() |
IT_ORGUNIT_FILTER | TYPE | GRPC_T_API_OBJECT_ID | table type of API object ID | |||
![]() |
IT_PROCESS_FILTER | TYPE | GRPC_T_API_OBJECT_ID | table type of API object ID | |||
![]() |
ET_ROLE_PROCESS | TYPE | GRPC_T_API_ROLE_PROCESS | The list of the processes | |||
![]() |
ET_ROLE_SUBPROCESS | TYPE | GRPC_S_API_ROLE_SUBPROCESS | The list of the subprocesses | |||
![]() |
ET_ROLE_CONTROL | TYPE | GRPC_S_API_ROLE_CONTROL | The list of the controls | |||
![]() |
ET_MESSAGE | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
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 | 20141106 |
SAP Release Created in | 250 |