DBA Data[Home] [Help]

APPS.JE_ZZ_AUDIT_AP_PKG dependencies on AP_CHECKS_ALL

Line 894: ap_checks_all chk,

890: ap_invoices inv,
891: ap_invoice_distributions dis,
892: po_vendors ven,
893: ap_invoice_payments aip,
894: ap_checks_all chk,
895: ap_invoice_distributions acctinfo,
896: zx_rec_nrec_dist zl LEFT OUTER JOIN zx_accounts ACCOUNTS
897: ON (accounts.TAX_ACCOUNT_ENTITY_ID =
898: nvl(zl.ACCOUNT_SOURCE_TAX_RATE_ID, zl.TAX_RATE_ID)