DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENT_UTILS dependencies on PA_PROJ_FP_OPTIONS

Line 310: RETURN pa_proj_fp_options.all_resource_list_id%TYPE;

306: P_Task_Assignment_Id IN NUMBER default NULL) RETURN VARCHAR2;
307:
308: FUNCTION Get_WP_Resource_List_Id(
309: p_project_id IN NUMBER)
310: RETURN pa_proj_fp_options.all_resource_list_id%TYPE;
311:
312: /* This function find all task assignments a resource is assigned to, and find
313: the min/max dates for those assignments.
314: p_resource_list_member_id: the resource id.