DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENT_UTILS dependencies on PA_PROJ_ELEM_VER_STRUCTURE

Line 25: ,latest_eff_pub_flag pa_proj_elem_ver_structure.latest_eff_published_flag%TYPE DEFAULT NULL

21: ,start_date pa_resource_assignments.planning_start_date%TYPE DEFAULT NULL
22: ,end_date pa_resource_assignments.planning_end_date%TYPE DEFAULT NULL
23: ,planned_people_effort pa_resource_assignments.total_plan_quantity%TYPE DEFAULT NULL
24: ,planned_equip_effort pa_resource_assignments.total_plan_quantity%TYPE DEFAULT NULL
25: ,latest_eff_pub_flag pa_proj_elem_ver_structure.latest_eff_published_flag%TYPE DEFAULT NULL
26: );
27:
28: /* This record type is used to pass the details of the resource assignments that should to be
29: processed by the TA validation API. This record type will be passed to the TA