SAP ABAP Function Module EUP_GET_PROCESS_INSTANCE (Returns a running workflow instance and all its data, so structure, status)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-GP (Application Component) Guided Procedure
⤷
S_EUP_GP (Package) Development GP

⤷

⤷

Basic Data
Function Module | EUP_GET_PROCESS_INSTANCE | Returns a running workflow instance and all its data, so structure, status |
Function Group | GP_PROCESS_RUNTIME | GP process runtime function modules. |
Program Name | SAPLGP_PROCESS_RUNTIME | |
INCLUDE Name | LGP_PROCESS_RUNTIMEU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
IV_PROCESS_INSTANCE_ID | TYPE | GUID_32 | GUID in 'CHAR' Format in Uppercase | |||
![]() |
IV_SYSTEM_ID | TYPE | SYST-SYSID | Name of SAP R/3 System | |||
![]() |
ET_BLOCKS | TYPE | EUP_ST_BLOCK_INSTANCE_TABLE | asdf | |||
![]() |
ET_ACTIONS | TYPE | EUP_ST_ACTION_INSTANCE_TABLE | asdf | |||
![]() |
INVOCATION_EXCEPTION | TYPE | Any of the request parameters are insufficient to complete the request. | ||||
![]() |
ENGINE_EXCEPTION | TYPE | An error has occured that was not caused by external conditions. | ||||
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 | 20041230 |
SAP Release Created in | 700 |