DBA Data[Home] [Help]

APPS.FA_MC_UTIL_PVT dependencies on MC_FA_UTILITIES_PKG

Line 88: MC_FA_UTILITIES_PKG.get_rate

84: l_set_of_books_id, p_log_level_rec => p_log_level_rec);
85: end if;
86:
87: -- get the exchange rate from the corporate transaction
88: MC_FA_UTILITIES_PKG.get_rate
89: (p_set_of_books_id => l_set_of_books_id,
90: p_transaction_header_id => p_transaction_header_id,
91: p_currency_code => l_reporting_currency_code,
92: p_exchange_rate => l_exchange_rate,