SAP ABAP Function Module RSPC_PROCESS_FINISH_ASYNC (Confirming completion of the process asynchronously)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains
⤷
⤷
Basic Data
| Function Module | RSPC_PROCESS_FINISH_ASYNC | Confirming completion of the process asynchronously |
| Function Group | RSPC_BACKEND | Process Chains Backend Functions |
| Program Name | SAPLRSPC_BACKEND | |
| INCLUDE Name | LRSPC_BACKENDU16 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_USE_JOBNAME | TYPE | BTCJOB | If run as a job: name of a background job | |||
| |
I_AS_JOB | TYPE | RS_BOOL | Always run as a job, not only for entry into RSADMIN | |||
| |
I_LOGID | TYPE | RSPC_LOGID | Log-ID of a Process Chain Run | |||
| |
I_CHAIN | TYPE | RSPC_CHAIN | Process Chain | |||
| |
I_TYPE | TYPE | RSPC_TYPE | Process Type | |||
| |
I_VARIANT | TYPE | RSPC_VARIANT | Process Variant (Name) | |||
| |
I_INSTANCE | TYPE | RSPC_INSTANCE | Process Instance (Value) | |||
| |
I_STATE | TYPE | RSPC_STATE | Status of a Process | |||
| |
I_EVENTNO | TYPE | RSPC_EVENTNO | Case; Decision; Event Number | |||
| |
I_JOB_COUNT | TYPE | BTCJOBCNT | Job ID | |||
| |
I_BATCHDATE | TYPE | BTCRELDT | Release date for background schedule | |||
| |
I_BATCHTIME | TYPE | BTCRELTM | Release time of scheduled background job | |||
| |
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 | 20040315 |
| SAP Release Created in | 30A |