RFQ_RESP_ER_VW4(SQL View) |
Index Back |
---|---|
RFQ Response Error Supplier Lo |
select distinct a.business_unit, a.vendor_id, a.vndr_loc from PS_RFQ_RESP_HDR_EC a where a.po_edi_status = 'E' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Vendor Identifier | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Vendor Location |