FULSTAT_INV_VW2(SQL View) |
Index Back |
---|---|
Picking Pick_Batch Prompt ViewUsed as a prompt table for the pick batch id in the Fulfillment Status Inquiry Panel. |
select distinct business_unit, pick_batch_id from PS_DEMAND_PHYS_INV where pick_batch_id > 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: SP_BUIN_NONVW |
2 | PICK_BATCH_ID | Number(10,0) | DECIMAL(10) NOT NULL | Pick Batch ID |