DBA Data[Home] [Help]

APPS.ARPT_SQL_FUNC_UTIL dependencies on GL_SETS_OF_BOOKS

Line 1579: gl_sets_of_books sb

1575: sb.currency_code
1576: INTO l_code_combination_id_gain,
1577: l_base_currency
1578: FROM ar_system_parameters sp,
1579: gl_sets_of_books sb
1580: WHERE sp.set_of_books_id = sb.set_of_books_id;
1581:
1582: ELSE
1583: l_code_combination_id_gain := p_code_combination_id_gain;