LOT_INV_VW(SQL View) |
Index Back |
---|---|
Inventory Lot ID Inquiry View |
select distinct business_unit, 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(15) | VARCHAR2(15) NOT NULL | Lot ID |