DBA Data[Home] [Help]

APPS.JG_ZZ_VAT_SELECTION_PKG dependencies on AP_INVOICE_PAYMENTS_ALL

Line 3781: ,ap_invoice_payments_all pay

3777: checks.cleared_date,
3778: pv.small_business_flag
3779: FROM ap_invoices_all inv
3780: ,ap_checks_all checks
3781: ,ap_invoice_payments_all pay
3782: ,po_vendors pv
3783: ,zx_lines_det_factors zdf
3784: WHERE inv.set_of_books_id = DECODE(p_legal_entity_id, NULL, p_ledger_id,
3785: inv.set_of_books_id)