DBA Data[Home] [Help]

APPS.PO_CHARGES_GRP dependencies on PO_LINE_LOCATIONS_ALL

Line 103: po_line_locations_all poll,

99: ap_invoice_distributions_all aid_matched_items,
100: ap_invoice_lines_all ail_charge_lines,
101: ap_invoices_all ai_non_fte_invoices,
102: po_distributions_all pod,
103: po_line_locations_all poll,
104: rcv_shipment_lines rsl
105: WHERE aid_charge.charge_applicable_to_dist_id = aid_matched_items.invoice_distribution_id
106: AND NVL(aid_charge.rcv_charge_addition_flag, 'N') = 'N'
107: --AND nvl(aid_charge.posted_flag, 'N') = 'Y'