DBA Data[Home] [Help]

APPS.ARP_INSERT_DIST_COVER dependencies on GL_SETS_OF_BOOKS

Line 389: gl_sets_of_books sob,

385:
386: CURSOR c_valid_rule_gl_date IS
387: SELECT ra.gl_date
388: FROM ar_revenue_assignments ra,
389: gl_sets_of_books sob,
390: ar_system_parameters sp
391: WHERE ra.customer_trx_line_id = p_customer_trx_line_id
392: AND sob.set_of_books_id = sp.set_of_books_id
393: AND ra.period_set_name = sob.period_set_name