DBA Data[Home] [Help]

APPS.AP_WEB_DISC_PKG dependencies on AP_UTILITIES_PKG

Line 2068: V_DefaultExchangeRate := AP_UTILITIES_PKG.get_exchange_rate(

2064:
2065: -- For PATC: Get the default exchange rate for the V_EndExpenseDate
2066: -- reimbursement currency/functional currency
2067: -- We are only calling this once for all receipts
2068: V_DefaultExchangeRate := AP_UTILITIES_PKG.get_exchange_rate(
2069: V_SysInfoRec.base_currency,
2070: p_report_header_info.reimbursement_currency_code,
2071: V_SysInfoRec.default_exchange_rate_type,
2072: V_EndExpenseDate,