DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_1_TBL_TYPE

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

1379: l_start_date_tbl system.pa_date_tbl_type :=system.pa_date_tbl_type();
1380: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
1381: l_planned_people_effort_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1382: l_planned_equip_effort_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1383: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
1384: l_project_assignment_id_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1385: l_quantity_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1386: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();
1387: l_raw_cost_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();

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

3829: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3830: l_planning_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3831: l_planning_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3832:
3833: l_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3834: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3835: l_cbs_element_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type(); -- Added for CBS 16598322
3836: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3837: l_quantity_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

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

3888: l_attribute28_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3889: l_attribute29_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3890: l_attribute30_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3891: l_description_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3892: l_use_task_schedule_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3893: l_raw_cost_rate_override_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3894: l_burd_cost_rate_override_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3895: l_billable_work_percent_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3896: l_mfc_cost_type_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

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

3904: lc_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3905: lc_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3906: lc_planned_people_effort_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3907: lc_planned_equip_effort_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3908: lc_latest_eff_pub_flag_tbl system.pa_varchar2_1_tbl_type := system.pa_varchar2_1_tbl_type();
3909: lc_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3910: lc_cbs_element_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3911: lc_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3912: lc_quantity_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();