DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on AP_INVOICES_ALL

Line 3193: ap_invoices_all AIA1

3189: FROM igc_cc_headers ICH1,
3190: po_headers_all PHA1,
3191: po_distributions_all PDA,
3192: ap_invoice_distributions_all AIDA,
3193: ap_invoices_all AIA1
3194: WHERE /*ICH1.set_of_books_id = g_sob_id
3195: AND ICH1.org_id = g_org_id
3196: AND --Commented during MOAC uptake */
3197: PHA1.segment1 = ICH1.cc_num