SAP ABAP Function Module RSPC_API_GET_RECENT_RUNS (Get most recent run per chain from RSPCM)
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_GET_RECENT_RUNS | Get most recent run per chain from RSPCM |
| Function Group | RSPC_API | Apis and Bapis for Process Chains |
| Program Name | SAPLRSPC_API | |
| INCLUDE Name | LRSPC_APIU20 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_RSPCM_INCLUDE | TYPE | RSPC_MONITOR_INCLUDE | SY-UNAME | Monitor Include | ||
| |
I_REFRESH | TYPE | RS_BOOL | Create output list again | |||
| |
I_T_SELECT | TYPE | RSCEDST | Selections [FNAM = CHAIN, TEXT, BOTH, STATUS, STATUS_RUNTIME, STATUS_DELAY] | |||
| |
E_T_LOGS | TYPE | RSPC_S_MONITOR | Monitor Structure (Info from RSPCM) | |||
| |
FAILED | TYPE | |||||
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 | 20141013 |
| SAP Release Created in | 30A |