SAP ABAP Function Module RSPC_API_CHAIN_GET_STATUS (Status of the Process Chain)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains
⤷
⤷
Basic Data
| Function Module | RSPC_API_CHAIN_GET_STATUS | Status of the Process Chain |
| Function Group | RSPC_API | Apis and Bapis for Process Chains |
| Program Name | SAPLRSPC_API | |
| INCLUDE Name | LRSPC_APIU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_STATUS | TYPE | RSPC_STATE | Status of a Process | |||
| |
E_MANUAL_ABORT | TYPE | RSPC_MANUAL_ABORT | Run Was Terminated Manually | |||
| |
E_MESSAGE | TYPE | SO_TEXT255 | Status as readable text | |||
| |
E_S_MESSAGE | TYPE | RSPC_S_MSG | Message (ONLY message without anything else) | |||
| |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
| |
I_LOGID | TYPE | RSPC_LOGID | Log ID of a Process Chain Run | |||
| |
I_DONT_UPDATE | TYPE | RS_BOOL | Don't adjust status (less impact) | |||
| |
I_DONT_POLL | TYPE | RS_BOOL | Don't recalculate status (better performance) | |||
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 | 20040315 |
| SAP Release Created in | 30A |