RFQ_RESP_ER_VW1

(SQL View)
Index Back

RFQ Response Error Bus Unit Vw


select distinct a.business_unit, b.descr from ps_rfq_resp_hdr_ec a, PS_BUS_UNIT_TBL_FS b where a.po_edi_status = 'E' and a.business_unit = b.business_unit

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description