DBA Data[Home] [Help]

APPS.FTE_FREIGHT_RATING_DLVY_GRP dependencies on GL_CURRENCY_API

Line 625: x_to_amount := GL_CURRENCY_API.convert_amount(

621: fte_freight_pricing_util.print_msg(l_log_level,'p_from_currency= '||p_from_currency);
622: fte_freight_pricing_util.print_msg(l_log_level,'p_from_amount= '||p_from_amount);
623: fte_freight_pricing_util.print_msg(l_log_level,'p_to_currency= '||p_to_currency);
624:
625: x_to_amount := GL_CURRENCY_API.convert_amount(
626: p_from_currency,
627: p_to_currency,
628: SYSDATE,
629: 'Corporate',