DBA Data[Home] [Help]

APPS.JA_CN_CFS_CLT_SLA_PKG dependencies on FND_CURRENCIES

Line 385: l_func_currency_code fnd_currencies.currency_code%TYPE;

381: l_period_num_from gl_periods.period_num%TYPE;
382: l_period_num_to gl_periods.period_num%TYPE;
383: l_date_from gl_periods.start_date%TYPE;
384: l_date_to gl_periods.end_date%TYPE;
385: l_func_currency_code fnd_currencies.currency_code%TYPE;
386: l_period_type gl_ledgers.accounted_period_type%TYPE;
387: --l_source fnd_application.application_short_name%TYPE;
388: l_source_id fnd_application.application_id%TYPE;
389: