DBA Data[Home] [Help]

APPS.AP_WORKFLOW_PKG dependencies on PO_HEADERS_ALL

Line 6348: po_headers_all ph

6344: FROM per_all_people_f pap
6345: WHERE person_id = (SELECT ph.agent_id
6346: FROM ap_invoice_distributions_all aid,
6347: po_distributions_all pd,
6348: po_headers_all ph
6349: WHERE pd.po_distribution_id =
6350: aid.po_distribution_id
6351: AND pd.po_header_id = ph.po_header_id
6352: AND aid.invoice_distribution_id =