DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_1_TBL_TYPE

Line 1365: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();

1361: l_start_date_tbl system.pa_date_tbl_type :=system.pa_date_tbl_type();
1362: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
1363: l_planned_people_effort_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1364: l_planned_equip_effort_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1365: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
1366: l_project_assignment_id_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1367: l_quantity_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1368: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();
1369: l_raw_cost_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();

Line 3590: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();

3586: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3587: l_planning_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3588: l_planning_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3589:
3590: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3591: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3592: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3593: l_quantity_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3594: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();

Line 3648: l_use_task_schedule_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();

3644: l_attribute28_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3645: l_attribute29_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3646: l_attribute30_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3647: l_description_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3648: l_use_task_schedule_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3649: l_raw_cost_rate_override_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3650: l_burd_cost_rate_override_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3651: l_billable_work_percent_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3652: l_mfc_cost_type_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 3664: lc_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();

3660: lc_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3661: lc_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3662: lc_planned_people_effort_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3663: lc_planned_equip_effort_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3664: lc_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3665: lc_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3666: lc_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3667: lc_quantity_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3668: lc_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();