SF_ISS_AREA_VW(SQL View) |
Index Back |
---|---|
SF Issue Storage Area View |
select distinct business_unit, pick_batch_id, to_storage_area from PS_SF_ISS_TRANSFER where to_storage_area <> ' ' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Number(10,0) | DECIMAL(10) NOT NULL | Pick Batch ID | |
3 | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |