DBA Data[Home] [Help]

APPS.JA_CN_CFS_CLT_SLA_PKG dependencies on FND_CURRENCIES

Line 516: l_func_currency_code fnd_currencies.currency_code%TYPE;

512: l_period_num_from gl_periods.period_num%TYPE;
513: l_period_num_to gl_periods.period_num%TYPE;
514: l_date_from gl_periods.start_date%TYPE;
515: l_date_to gl_periods.end_date%TYPE;
516: l_func_currency_code fnd_currencies.currency_code%TYPE;
517: l_period_type gl_ledgers.accounted_period_type%TYPE;
518: --l_source fnd_application.application_short_name%TYPE;
519: l_source_id fnd_application.application_id%TYPE;
520: