PTWY_ZONE_INV(SQL Table) |
Index Back |
---|---|
Putaway Item/Zone AssignmentThis record is used to store a defined sequence of Putaway Zones for a given BU/Item combination. It is used on a secondary panel from the Item Attributes by Business Unit panelgroup. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUIN_NONVW |
2 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL |
Item ID
Prompt Table: BU_ITM_INV_VW |
3 | ZONE_CD | Character(6) | VARCHAR2(6) NOT NULL |
Zone code
Prompt Table:
STOZONE_INV_VW2
|
4 | PRIORITY_NBR | Number(3,0) | SMALLINT NOT NULL |
Priority
Default Value: 1 |