SAP ABAP Function Module RSPC_API_PROCESS_GET_JOBS (Job Information about the process)
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_PROCESS_GET_JOBS | Job Information about the process |
| Function Group | RSPC_API | Apis and Bapis for Process Chains |
| Program Name | SAPLRSPC_API | |
| INCLUDE Name | LRSPC_APIU14 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
| |
I_TYPE | TYPE | RSPC_TYPE | Process Type | |||
| |
I_VARIANT | TYPE | RSPC_VARIANT | Process Variant (Name) | |||
| |
I_EVENT | TYPE | BTCEVENTID | Background Processing Events | |||
| |
I_EVENTP | TYPE | BTCEVTPARM | Background Event Parameters (for Example, Jobname/Jobcount) | |||
| |
I_EVENTNO | TYPE | RSPC_EVENTNO | Case; Decision; Event Number | |||
| |
I_ALL | TYPE | RS_BOOL | Even jobs done | |||
| |
E_T_JOBLIST | TYPE | TBTCJOB | Structure for Transferring Job Header Data (BI-API) | |||
| |
FAILED | TYPE | Error | ||||
| |
NO_JOB | TYPE | No jobs found | ||||
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 | 30A |