/SCWM/TMS_ATTR - Measurement Service General Attributes
Measurement Service General Attributes information is stored in SAP table /SCWM/TMS_ATTR.
It is part of development package /SCWM/LM_CORE_APPL in software component SCM-EWM-LM. This development package consists of objects that can be grouped under "Labor Management Core Application".
It is part of development package /SCWM/LM_CORE_APPL in software component SCM-EWM-LM. This development package consists of objects that can be grouped under "Labor Management Core Application".
Fields for table /SCWM/TMS_ATTR
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 |
MEAS_SERV | Measurement Service | X | /SCWM/DE_MS | CHAR | 8 | |
MS_TYPE | Type of Measurement Service | X | /SCWM/DE_MS_TYPE | CHAR | 2 | |
ENTRY_TYPE | MS entry type transportable/local | /SCWM/DE_MS_ENTRY_TYPE | CHAR | 2 | ||
CHECK_UPPER | Check of Upper Threshold | /SCWM/DE_CHECK_UPPER_THRESHOLD | CHAR | 2 | ||
THRESHOLD_UPPER | Upper Threshold | /SCWM/DE_THRESHOLD_UPPER | DEC | 9 | ||
EXCCODE_UPPER | Exception Code for Upper Limit | /SCWM/DE_EXCCODE_UPPER | CHAR | 8 | /SCWM/TEXCEXEH | |
CHECK_LOWER | Check of Lower Threshold | /SCWM/DE_CHECK_LOWER_THRESHOLD | CHAR | 2 | ||
THRESHOLD_LOWER | Lower Threshold | /SCWM/DE_THRESHOLD_LOWER | DEC | 9 | ||
EXCCODE_LOWER | Exception Code for Lower Limit | /SCWM/DE_EXCCODE_LOWER | CHAR | 8 | /SCWM/TEXCEXEH | |
MIN_TRIGGER_INT | Minimum Repetition Interval (Minutes) | /SCWM/DE_MIN_TRIGGER_INT | NUMC | 6 |