DBA Data[Home] [Help]

APPS.IGIRCABJP dependencies on RA_CUSTOMER_TRX_ALL

Line 86: ra_customer_trx_all ct,

82: 'ADJ' ref28,
83: 'ADJ' || ard.source_type ref29,
84: 'AR_ADJUSTMENTS' ref30
85: FROM
86: ra_customer_trx_all ct,
87: ra_cust_trx_types_all ctt,
88: ar_distributions_all ard,
89: hz_parties, -- Bug 3902175
90: hz_cust_accounts, -- Bug 3902175

Line 261: ra_customer_trx_all ct,

257: ar_lookups l_cat,
258: ra_cust_trx_types ctt,
259: hz_parties, -- Bug 3902175
260: hz_cust_accounts, -- Bug 3902175
261: ra_customer_trx_all ct,
262: ra_cust_trx_line_gl_dist ctlgd,
263: xla_ae_headers xah
264: WHERE
265: ctlgd.cust_trx_line_gl_dist_id+0 < p_Report.NxtCustTrxLineGlDistId