DBA Data[Home] [Help]

APPS.AP_WORKFLOW_PKG dependencies on PO_HEADERS_ALL

Line 6616: po_headers_all ph

6612: FROM per_all_people_f pap
6613: WHERE person_id = (SELECT ph.agent_id
6614: FROM ap_invoice_distributions_all aid,
6615: po_distributions_all pd,
6616: po_headers_all ph
6617: WHERE pd.po_distribution_id =
6618: aid.po_distribution_id
6619: AND pd.po_header_id = ph.po_header_id
6620: AND aid.invoice_distribution_id =