DBA Data[Home] [Help]

APPS.AP_MASS_ADDITIONS_CREATE_PKG dependencies on AP_LOOKUP_CODES

Line 1800: ap_lookup_codes APL -- bug 8927096: add

1796: xla_ae_headers XAH,
1797: xla_ae_lines XAL,
1798: ap_alc_ledger_gt ALGT,
1799: ap_acct_class_code_gt AAGT,
1800: ap_lookup_codes APL -- bug 8927096: add
1801: WHERE /*APIP.invoice_payment_id = l_invoice_pay_id --Bug 12703009 commented the extra filter as we no more use the cursor
1802: AND */ APIP.accounting_event_id = APHD.accounting_event_id --Bug 12703009 added extra join condition as per bug 5461146
1803: AND APIP.invoice_payment_id = APHD.invoice_payment_id
1804: AND APHD.invoice_distribution_id = APID.invoice_distribution_id