DEMAND_CNFMD_VW(SQL View) |
Index Back |
---|---|
Picking Pick_Batch Prompt View05/07/04 MEG CN#IN890: Replaced demand_inv with in_demand and cancel_flag with in_fulfill_state. |
SELECT DISTINCT business_unit , load_id FROM PS_IN_DEMAND WHERE pick_batch_id > 0 AND in_fulfill_state = '40' AND fulfill_flag = 'Y' AND confirmed_flag = 'Y' AND load_id <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BUIN_NONVW |
|
2 | Character(10) | VARCHAR2(10) NOT NULL | Load ID |