Data Element list used by SAP ABAP Function Module GRPC_API_ROLE_ORGUNITS (Load the list of the orgunits authorized for the role assignment)
SAP ABAP Function Module
GRPC_API_ROLE_ORGUNITS (Load the list of the orgunits authorized for the role assignment) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_PROCESS) TYPE BOOLE_D DEFAULT SPACE |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_ORGUNIT) TYPE BOOLE_D DEFAULT SPACE |
|
| 3 | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | SOURCE VALUE(I_SEARCH_PATTERN) TYPE GRPC_API_SEARCH_PATTERN OPTIONAL |
|
| 4 | GRPC_API_SESSION_ID | GRPC unique session ID | SOURCE VALUE(I_SESSION_ID) TYPE GRPC_API_SESSION_ID OPTIONAL |
|
| 5 | INT4 | Natural number | SOURCE VALUE(E_RETURN_CODE) TYPE INT4 |
|