/SCWM/TDLVPAR - Activation of Parallel Processing
Activation of Parallel Processing information is stored in SAP table /SCWM/TDLVPAR.
It is part of development package /SCWM/DLV_MD_CONF in software component SCM-EWM-DLP. This development package consists of objects that can be grouped under "Delivery Master Data and Customizing".
It is part of development package /SCWM/DLV_MD_CONF in software component SCM-EWM-DLP. This development package consists of objects that can be grouped under "Delivery Master Data and Customizing".
Fields for table /SCWM/TDLVPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
LGNUM | Warehouse Number/Warehouse Complex | X | /SCWM/LGNUM | CHAR | 8 | /SCWM/T300 |
APPLI | Application for Parallel Processing | X | /SCWM/DE_DLV_APPLI_PAR | INT2 | 2 | |
ACTIVE | Parallel Processing Active | /SCWM/DE_DLV_PAR_ACTIVE | CHAR | 2 | ||
SRVGRP | Logon/Server Group Name | RZLLI_APCL | CHAR | 40 | RZLLITAB | |
MAX_PROCESS | Maximum Parallel Processes | /SCWM/DE_DLV_PAR_PROCESS | INT1 | 1 | ||
MAX_PACKAGE_SIZE | Number of Objects in Each Processing Block | /SCWM/DE_DLV_PAR_PACKAGE_SIZE | INT4 | 4 | ||
MAX_SYSERR | Maximum Allowed System Errors During Parallel Processing | /SCWM/DE_MXSYSERR | INT1 | 1 | ||
MAX_RESERR | Maximum Allowed Resource Errors During Parallel Processing | /SCWM/DE_MXRESERR | INT1 | 1 | ||
MAX_APLABORT | Maximum Allowed Number of Packages with Application Errors | /SCWM/DE_DLV_MXAPLABORT | INT1 | 1 | ||
MAX_SYSABORT | Maximum Allowed Number of Packages with System Errors | /SCWM/DE_DLV_MXSYSABORT | INT1 | 1 | ||
MAX_RESABORT | Maximum Allowed Number of Packages with Resource Errors | /SCWM/DE_DLV_MXRESABORT | INT1 | 1 | ||
WAIT_TIME | Wait Time Between Each Retry for the Parallel Process | /SCWM/DE_DLV_PAR_WAIT_TIME | INT1 | 1 | ||
MAX_LOCKRETRIES | Number of Retries in Case of Lock Errors | /SCWM/DE_DLV_MXLOCKRETRY | INT1 | 1 | ||
MIN_PACKAGE_SIZE | Minimum Package Size for Parallel Processing | /SCWM/DE_DLV_PAR_MIN_SIZE | INT4 | 4 | ||
OBJ_LEVEL | Object Level for UPB in Parallel Processing | /SCWM/DE_DLV_PAR_OBJ_LEVEL | CHAR | 2 |