MG_OWIPTO_L1_VW(SQL View) |
Index Back |
---|---|
WIP Lev 1 Copy Prompt - View2/27/98 wtk (CN#EPNT083-97937) - Changed to only include owned, WIP loc. 02/01/1999 whs (CN#SF800-4.0) Do not allow viewing of storage area's marked for deletion. |
select distinct business_unit, storage_area, stor_level_1 from PS_STOR_LOC_INV where wip_loc_flg = 'Y' and non_own_flag = 'N' and delete_storloc_flg = 'N' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT_TO | Character(5) | VARCHAR2(5) NOT NULL |
04/10/00 SCC (Internet Architecture): Add label BUSINESS_UNIT
Prompt Table: STOR_LOC_INV |
2 | STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL |
Storage Area
Prompt Table: STOR_LOC_INV |
3 | STOR_LEVEL_1 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 1 |