DBA Data[Home] [Help]

APPS.ARP_ROUNDING dependencies on RA_RULES

Line 3401: ra_rules r

3397: g.rec_offset_flag
3398: from ra_customer_trx_lines l,
3399: ra_cust_trx_line_gl_dist g,
3400: ra_customer_trx t,
3401: ra_rules r
3402: where t.customer_trx_id = p_trx_id
3403: and l.customer_trx_id = t.customer_trx_id
3404: and l.customer_trx_id = g.customer_trx_id
3405: and l.customer_trx_line_id = g.customer_trx_line_id