DBA Data[Home] [Help]

APPS.AP_WFAPPROVAL_PKG dependencies on PO_HEADERS_ALL

Line 1069: po_headers_all ph

1065: FROM per_all_people_f pap
1066: WHERE person_id = (SELECT ph.agent_id
1067: FROM ap_invoice_distributions_all aid,
1068: po_distributions_all pd,
1069: po_headers_all ph
1070: WHERE pd.po_distribution_id =
1071: aid.po_distribution_id
1072: AND pd.po_header_id = ph.po_header_id
1073: AND aid.invoice_distribution_id =