SAP ABAP Function Module GRPC_API_XPROCESS_QUERY2 (Load the process/subprocess/control hierarchy)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Basic Data
| Function Module | GRPC_API_XPROCESS_QUERY2 | Load the process/subprocess/control hierarchy |
| Function Group | GRPC_API_XPROCESS | GRC PC Entity APIs for Central Process |
| Program Name | SAPLGRPC_API_XPROCESS | |
| INCLUDE Name | LGRPC_API_XPROCESSU11 |
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 | |||
| |
I_SEARCH_PATTERN | TYPE | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | |||
| |
I_FULL | TYPE | BOOLEAN | Boolean Variable (X=True, Spave=False) | |||
| |
I_REGULATION_ID | TYPE | GRPC_API_OBJECT_ID | Object ID | |||
| |
ET_PROCESS | TYPE | GRPC_T_API_PROCESS_LIST | Process table in hira | |||
| |
ET_SUBPROCESS | TYPE | GRPC_T_API_SUBPROCESS_LIST | Sub-Process table in hira | |||
| |
ET_CONTROL | TYPE | GRPC_T_API_CONTROL_LIST | Table type of control list | |||
| |
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 | 300 |