DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_15_TBL_TYPE

Line 1386: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_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();
1388: l_burdened_cost_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1389: l_revenue_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1390: l_cost_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();

Line 3838: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_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();
3838: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();
3839: l_raw_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3840: l_burdened_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3841: l_revenue_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3842: l_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 3913: lc_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_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();
3913: lc_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();
3914: lc_raw_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3915: lc_burdened_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3916: lc_revenue_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3917: lc_cost_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();