RSBATCHDEBUGTYPE - Process Types for which Batch and Debug Manager is Active
Process Types for which Batch and Debug Manager is Active information is stored in SAP table RSBATCHDEBUGTYPE.
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 RSBATCHDEBUGTYPE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROCESS_TYPE | Process Type | X | RSPC_TYPE | CHAR | 10 | * |
BATCH_ACTION | Start Action Batch Process or Debugging | X | RSBATCH_ACTION | CHAR | 1 | |
MODULE_NAME | Function Module or Class | RSBATCH_MODULE | CHAR | 30 | ||
MODULE_TYPE | Module Type | RSBATCH_MTYPE | CHAR | 1 | ||
ACTIVE | Use Active | RSBATCH_ACTIVE | CHAR | 1 | ||
ONLY_GEN_CHECK | Generic Checks by Service (during Debugging) | RSBATCH_GENCHECK | CHAR | 1 | ||
MAX_RUNTIME | Maximum Runtime of a Batch (in Hours) | RSBATCH_RUNTIME | NUMC | 3 |