DBA Data[Home] [Help]

APPS.JA_CN_CFSSE_CALCULATE_PKG dependencies on FND_PROFILE

Line 322: l_thousands_separator_flag := fnd_profile.VALUE(NAME => 'CURRENCY:THOUSANDS_SEPARATOR');

318: END IF; --( g_proc_level >= g_dbg_level)
319:
320: --To get value of the profile 'CURRENCY: Thousands Separator' to decide if
321: --it is need to export throusands separator for amount.
322: l_thousands_separator_flag := fnd_profile.VALUE(NAME => 'CURRENCY:THOUSANDS_SEPARATOR');
323:
324: --To get format mask for functional currency
325: --updated by lyb
326: SELECT