SAP ABAP Function Module RSPC_API_CHAIN_START (Start 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_START | Start Process Chain |
| Function Group | RSPC_API | Apis and Bapis for Process Chains |
| Program Name | SAPLRSPC_API | |
| INCLUDE Name | LRSPC_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_LOGID | TYPE | RSPC_LOGID | Log-ID of a Process Chain Run | |||
| |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
| |
I_T_VARIABLES | TYPE | RSPC_T_VARIABLES | Process Chain Variables | |||
| |
I_SYNCHRONOUS | TYPE | RSPC_SYNCHRONOUS | Synchronous Execution of Processes | |||
| |
I_SIMULATE | TYPE | RSPC_SIMULATION | Simulation of Execution | |||
| |
I_NOPLAN | TYPE | RS_BOOL | Do not schedule chain for batch | |||
| |
I_DONT_WAIT | TYPE | RS_BOOL | Do not wait for start of chain | |||
| |
I_POLL | TYPE | RS_BOOL | At asynchronous execution: polling of asnychr. processes | |||
| |
FAILED | TYPE | Errors occurred | ||||
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 |