DBA Data[Home] [Help]

APPS.PA_FP_CI_INCLUDE_PKG dependencies on PA_RESOURCE_LISTS_ALL_BG

Line 46: l_s_uncategorized_flag pa_resource_lists_all_bg.uncategorized_flag %TYPE;

42: l_s_multi_curr_flag pa_proj_fp_options. plan_in_multi_curr_flag%TYPE;
43: l_s_time_phased_code pa_proj_fp_options. all_time_phased_code%TYPE;
44: l_s_resource_list_id pa_proj_fp_options.all_resource_list_id%TYPE;
45: l_s_fin_plan_level_code pa_proj_fp_options.all_fin_plan_level_code%TYPE;
46: l_s_uncategorized_flag pa_resource_lists_all_bg.uncategorized_flag %TYPE;
47: l_s_group_res_type_id pa_resource_lists_all_bg.group_resource_type_id%TYPE;
48: l_s_version_type pa_budget_versions.version_type%TYPE;
49: l_s_ci_id pa_budget_versions.ci_id%TYPE;
50:

Line 47: l_s_group_res_type_id pa_resource_lists_all_bg.group_resource_type_id%TYPE;

43: l_s_time_phased_code pa_proj_fp_options. all_time_phased_code%TYPE;
44: l_s_resource_list_id pa_proj_fp_options.all_resource_list_id%TYPE;
45: l_s_fin_plan_level_code pa_proj_fp_options.all_fin_plan_level_code%TYPE;
46: l_s_uncategorized_flag pa_resource_lists_all_bg.uncategorized_flag %TYPE;
47: l_s_group_res_type_id pa_resource_lists_all_bg.group_resource_type_id%TYPE;
48: l_s_version_type pa_budget_versions.version_type%TYPE;
49: l_s_ci_id pa_budget_versions.ci_id%TYPE;
50:
51: l_copy_version_flag VARCHAR2(1);