RSBATCHPARALLEL - Control Parallel Batch Processes
Control Parallel Batch Processes information is stored in SAP table RSBATCHPARALLEL.
It is part of development package RSBATCH in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Batch Manager for BW".
It is part of development package RSBATCH in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Batch Manager for BW".
Fields for table RSBATCHPARALLEL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS_TYPE | Process Type | X | RSPC_TYPE | CHAR | 10 | * |
PC_VARIANT | Process Variant (Name) | X | RSPC_VARIANT | CHAR | 30 | |
PARALLEL_PROCS | Maximum Number of All Parallel Processes for This type | RSBATCHPAR | NUMC | 2 | ||
BATCH_CLASS | Class of Background Job | RSBATCHCLASS | CHAR | 1 | ||
PARALLEL_MODE | Parallelization Type | RSBATCHPARMODE | CHAR | 1 | ||
SERIAL_FLAG | Boolean | RS_BOOL | CHAR | 1 |