SF_RPLLOC_L1_VW(SQL View) |
Index Back |
---|---|
Replinishment Location 1 View02/28/00 MDS SF800-30.0: Copied from stor_l1_insp_vw. |
select distinct business_unit, storage_area, stor_level_1 from PS_STOR_LOC_INV where inspect_flg = 'N' and 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
Prompt Table: STOR_LOC_INV |
2 | SF_RPL_STOR_AREA | Character(5) | VARCHAR2(5) NOT NULL |
Storage Area
Prompt Table: STOR_LOC_INV |
3 | SF_RPL_STOR_LEV1 | Character(4) | VARCHAR2(4) NOT NULL | Level 1 |