BCT_STORLV1_VW2(SQL View) |
Index Back |
|---|---|
'To' Stor Level 1 Prompt View2 |
| select distinct business_unit, storage_area, stor_level_1 from PS_STOR_LOC_INV where delete_storloc_flg = 'N' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Storage Area | |
| 3 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 1 |