MG_NOWIPTO_L4_V(SQL View) |
Index Back |
|---|---|
Storage Lev4 NonOwn PromptView05/10/00 HK Storage Level for the target BU |
| select distinct business_unit, storage_area, stor_level_1, stor_level_2, stor_level_3, stor_level_4 from PS_STOR_LOC_INV where non_own_flag = 'Y' and wip_loc_flg = 'Y' and delete_storloc_flg = 'N' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 04/10/00 SCC (Internet Architecture): Add label BUSINESS_UNIT | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
Non Own Storage Area
Prompt Table: STOR_LOC_INV |
|
| 3 | Character(4) | VARCHAR2(4) NOT NULL | Non Owned Storage Level 1 | |
| 4 | Character(4) | VARCHAR2(4) NOT NULL | Non Own Storage Level 2 | |
| 5 | Character(4) | VARCHAR2(4) NOT NULL | Non Own Storage Level 3 | |
| 6 | Character(4) | VARCHAR2(4) NOT NULL | Non Own Storage Level 4 |