DBA Data[Home] [Help]

APPS.BIC_SUMMARY_EXTRACT_PKG dependencies on RA_CUSTOMER_TRX_ALL

Line 1811: ra_customer_trx_all trx,

1807: 'SALES'
1808: from hz_cust_accounts hca,
1809: bic_temp_periods bdt,
1810: bic_measures_all bma,
1811: ra_customer_trx_all trx,
1812: ra_customer_trx_lines_all lines,
1813: ra_cust_trx_line_gl_dist_all gl,
1814: gl_sets_of_books gsb
1815: where nvl(bma.org_id,-99) = nvl(trx.org_id,-99)