DBA Data[Home] [Help]

APPS.PA_FIN_PLAN_UTILS2 dependencies on PA_FP_OPTIONS_RESLISTS_V

Line 534: FROM pa_fp_options_Reslists_v

530: IS
531: CURSOR cur_fpReslist IS
532: SELECT fp_resource_list_id
533: ,fp_resource_list_type
534: FROM pa_fp_options_Reslists_v
535: WHERE project_id = p_project_id
536: AND fin_plan_type_id = p_fin_plan_type_id ;
537:
538: /* This cursor derives the default resource list associated with the project