DBA Data[Home] [Help]

APPS.CHV_LOAD_ORDERS dependencies on PO_VENDORS

Line 473: po_vendors pov,

469: prl.need_by_date
470: from po_requisition_headers prh,
471: po_requisition_lines prl,
472: mtl_supply ms,
473: po_vendors pov,
474: po_vendor_sites pvs
475: where ms.to_organization_id = x_organization_id
476: and ms.supply_type_code = 'REQ'
477: and ms.req_header_id = prh.requisition_header_id