BCT_ST_AREA_VW2(SQL View) |
Index Back |
---|---|
'To' Storage Area Prompt View2 |
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 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | TO_STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |