DBA Data[Home] [Help]

APPS.ARP_ROUNDING dependencies on RA_RULES

Line 3403: ra_rules r

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