DBA Data[Home] [Help]

APPS.FA_MC_UTIL_PVT dependencies on GL_CURRENCY_API

Line 142: gl_currency_api.get_relation(

138: p_log_level_rec);
139: end if;
140:
141:
142: gl_currency_api.get_relation(
143: x_from_currency => l_primary_currency_code,
144: x_to_currency => l_reporting_currency_code,
145: x_effective_date => px_exchange_date,
146: x_fixed_rate => l_fixed_rate,