/SCWM/T303 - Storage Bin Types
Storage Bin Types information is stored in SAP table /SCWM/T303.
It is part of development package /SCWM/WMEBASICS in software component SCM-EWM-WOP. This development package consists of objects that can be grouped under "SCM Basis for WME".
It is part of development package /SCWM/WMEBASICS in software component SCM-EWM-WOP. This development package consists of objects that can be grouped under "SCM Basis for WME".
Fields for table /SCWM/T303
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
LGNUM | Warehouse Number/Warehouse Complex | X | /SCWM/LGNUM | CHAR | 8 | /SCWM/T300 |
LPTYP | Storage Bin Type | X | /SCWM/LVS_LPTYP | CHAR | 8 | |
MAX_WEIGHT | Maximum Allowed Weight | /SCWM/DE_MAXW | QUAN | 8 | ||
UNIT_W | Weight Unit | /SCWM/DE_WGT_UOM | UNIT | 6 | ||
MAX_VOLUME | Maximum Volume | /SCWM/DE_MAXV | QUAN | 8 | ||
UNIT_V | Volume Unit | /SCWM/DE_VOL_UOM | UNIT | 6 | ||
MAX_CAPA | Maximum Permitted Capacity for Packaging Material | /SCWM/DE_MAXC | DEC | 8 | ||
MAX_LENGTH | Length | /SCWM/LENGTH | QUAN | 8 | ||
MAX_WIDTH | Width | /SCWM/WIDTH | QUAN | 8 | ||
MAX_HEIGHT | Height | /SCWM/HEIGHT | QUAN | 8 | ||
UNIT_LWH | Unit of Dimension for Length/Width/Height | /SCWM/DIMEH | UNIT | 6 | ||
MAX_BIN_DEPTH | Maximum Bin Depth | /SCWM/DE_MAX_BINDEPTH | NUMC | 4 |