SAP ABAP Function Module RSPC_API_CHAIN_GET_ERRORS (Error information from process chain run)
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_ERRORS | Error information from process chain run |
| Function Group | RSPC_API | Apis and Bapis for Process Chains |
| Program Name | SAPLRSPC_API | |
| INCLUDE Name | LRSPC_APIU19 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
| |
I_LOGID | TYPE | RSPC_LOGID | Log ID of a Process Chain Run | |||
| |
I_DONT_POLL | TYPE | RS_BOOL | 'X' | Read only current state | ||
| |
E_T_LOG | TYPE | RSPC_S_MSG | Message (ONLY message without anything else) | |||
| |
E_T_LOG_DETAILS | TYPE | RSPC_S_PROCESS_MSG | List of Processes and their messages | |||
| |
FAILED | TYPE | Failed | ||||
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 | 20080418 |
| SAP Release Created in | 30A |