LOT_INV2_VW(SQL View) |
Index Back |
---|---|
Inventory Lot ID Inquiry View |
select distinct business_unit, inv_item_id, inv_lot_id from PS_PHYSICAL_INV |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
3 | Character(15) | VARCHAR2(15) NOT NULL | Lot ID |