STOR_AR_RTV_VW(SQL View) |
Index Back |
|---|---|
Storage Area Phys Prompt-RTV |
| select distinct business_unit, inv_item_id, storage_area from PS_PHYSICAL_INV where qty > 0 |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: STOR_LOC_INV |
|
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
| 3 | Character(5) | VARCHAR2(5) NOT NULL |
Storage Area
Prompt Table: STOR_LOC_INV |