SAP ABAP Function Module RSBATCH_STOP_BATCHPROZESS (Stops a batch process using Batch-ID/Number)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSBATCH (Package) Batch Manager for BW

⤷

⤷

Basic Data
Function Module | RSBATCH_STOP_BATCHPROZESS | Stops a batch process using Batch-ID/Number |
Function Group | RSBATCH | Batch Manager for BW |
Program Name | SAPLRSBATCH | |
INCLUDE Name | LRSBATCHU23 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_S_CTRL | TYPE | RSBATCHCTRL | BW Batch Management - Control Table | |||
![]() |
I_BATCH_ID | TYPE | RSBTC_BATCH_ID | Batch ID | |||
![]() |
I_BATCH_PROCESS | TYPE | INT4 | Natural Number | |||
![]() |
I_FORCE | TYPE | RS_BOOL | 'X' | Boolean | ||
![]() |
PROCESS_NOT_EXIST | TYPE | This Batch-Id does not exist | ||||
![]() |
PROCESS_NOT_RUNNING | TYPE | The process with this number does not work (anymore?) | ||||
![]() |
INTERNAL_ERROR | TYPE | Unexpected internal error | ||||
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 | 20041216 |
SAP Release Created in | 400 |