INV_IURV_ID_VW(SQL View) |
Index Back |
|---|---|
Interunit ID Prompt ViewInterunit ID Prompt View |
| SELECT DISTINCT business_unit , destin_bu , interunit_id FROM PS_IN_DEMAND WHERE IN_FULFILL_STATE BETWEEN '60' AND '70' AND interunit_flg = 'Y' AND interunit_stat = 'I' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Source Bus Unit | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Inventory Unit | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | InterUnit Order ID |