DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_CREATE_VER_GLOBAL dependencies on GL_SETS_OF_BOOKS

Line 277: l_org_projfunc_currency_code gl_sets_of_books.currency_code%TYPE;

273: is
274: l_org_fcst_period_type pa_forecasting_options_all.org_fcst_period_type%TYPE;
275: l_period_set_name pa_implementations_all.period_set_name%TYPE;
276: l_act_period_type gl_periods.period_type%TYPE;
277: l_org_projfunc_currency_code gl_sets_of_books.currency_code%TYPE;
278: l_number_of_periods pa_forecasting_options_all.number_of_periods%TYPE;
279: l_org_time_phased_code pa_proj_fp_options.all_time_phased_code%TYPE;
280: l_weighted_or_full_code pa_forecasting_options_all.weighted_or_full_code%TYPE;
281: l_org_project_template_id pa_forecasting_options_all.org_fcst_project_template_id%TYPE;