RECV_STOR_A1_VW(SQL View) |
Index Back |
---|---|
BCT Storage Area Prompt View |
SELECT DISTINCT business_unit , storage_area FROM PS_STOR_LOC_INV WHERE delete_storloc_flg = 'N' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT_IN | Character(5) | VARCHAR2(5) NOT NULL | Inventory Unit |
2 | STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |