/SCWM/TWCRFILTER - Define Filters for Warehouse Order Creation Rules
Define Filters for Warehouse Order Creation Rules information is stored in SAP table /SCWM/TWCRFILTER.
It is part of development package /SCWM/WHO in software component SCM-EWM-WOP. This development package consists of objects that can be grouped under "Warehouse Order Processing".
It is part of development package /SCWM/WHO in software component SCM-EWM-WOP. This development package consists of objects that can be grouped under "Warehouse Order Processing".
Fields for table /SCWM/TWCRFILTER
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 |
| FILTERID | Filter for Warehouse Order Creation Rule | X | /SCWM/DE_WCRFILT | CHAR | 8 | |
| CAT | Filter Category of Warehouse Order Creation Rule | /SCWM/DE_WCRFILTCAT | CHAR | 2 | ||
| TYPE | Warehouse Order Creation Rule Filter Type | /SCWM/DE_WCRFILTTYPE | CHAR | 2 | ||
| MIN_VOLUM | Warehouse Order: Minimum Volume | /SCWM/DE_WCRMINVOL | QUAN | 8 | ||
| MAX_VOLUM | Warehouse Order: Maximum Volume | /SCWM/DE_WCRMAXVOL | QUAN | 8 | ||
| UNIT_V | Volume unit | VOLEH | UNIT | 6 | T006 | |
| MIN_WEIGHT | Warehouse Order: Minimum Weight | /SCWM/DE_WCRMINWEIGHT | QUAN | 8 | ||
| MAX_WEIGHT | Warehouse Order: Maximum Weight | /SCWM/DE_WCRMAXWEIGHT | QUAN | 8 | ||
| UNIT_W | Weight Unit | GEWEI | UNIT | 6 | T006 | |
| MIN_REACHTIME | Warehouse Order: Minimum Processing Time | /SCWM/DE_WCRMINREACHT | QUAN | 8 | ||
| MAX_REACHTIME | Warehouse Order: Maximum Extract Time | /SCWM/DE_WCRMAXREACHT | QUAN | 8 | ||
| UNIT_T | Warehouse Order: Time Unit | /SCWM/DE_WHOUNITT | UNIT | 6 | T006 | |
| MIN_ITEMS | Minimum Number of Items for Each Subtotal | /SCWM/DE_FILTMINITEMS | INT2 | 2 | ||
| MAX_ITEMS | Maximum Number of Items for Each Subtotal | /SCWM/DE_FILTMAXITEMS | INT2 | 2 | ||
| UNIT | Alternative Unit of Measure for Stockkeeping Unit | /SCWM/DE_AUNIT | UNIT | 6 | T006 | |
| PROCTY | Warehouse Process Type | /SCWM/DE_PROCTY | CHAR | 8 | /SCWM/T333 | |
| PRIORITY | Priority | /SCWM/DE_PRIOR | INT1 | 1 | ||
| REASON | Reason for Movements in the Warehouse | /SCWM/DE_REASON | CHAR | 8 | ||
| ROUTE | Route Name (Identification) | /SCMB/DE_ROUTE_ID | CHAR | 20 | ||
| WAVECAT | Wave Category | /SCWM/DE_WAVECAT | CHAR | 4 | /SCWM/TWAVECAT | |
| FLGCOMPLHU | Complete HU Will Be Moved | /SCWM/DE_FLGCOMPLHU | CHAR | 2 | ||
| FLGNOPUT | No Putaway | /SCWM/DE_FLGNOPUT | CHAR | 2 | ||
| FLGNOPICK | No Stock Removal | /SCWM/DE_FLGNOPICK | CHAR | 2 | ||
| FLGNOINT | No Internal Stock Transfer | /SCWM/DE_FLGNOINT | CHAR | 2 | ||
| FLGNOINV | No Physical Inventory | /SCWM/DE_FLGNOINV | CHAR | 2 |