DBA Data[Home] [Help]

APPS.PO_FED_FIELD_FUNCTIONS dependencies on AP_INVOICES_ALL

Line 3728: ap_invoices_all aia,

3724: /* all shipment lines are closed for invoice and fully paid */
3725: SELECT Count(1)
3726: INTO l_count
3727: FROM ap_invoice_distributions_all aid,
3728: ap_invoices_all aia,
3729: po_distributions_all pod,
3730: po_line_locations_all poll,
3731: po_headers_all poh
3732: WHERE poh.po_header_id = l_po_header_id