DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_15_TBL_TYPE

Line 1368: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_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();
1370: l_burdened_cost_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1371: l_revenue_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1372: l_cost_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();

Line 3594: l_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_tbl_type();

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();
3595: l_raw_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3596: l_burdened_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3597: l_revenue_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3598: l_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 3668: lc_currency_code_tbl system.pa_varchar2_15_tbl_type := system.pa_varchar2_15_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();
3669: lc_raw_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3670: lc_burdened_cost_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3671: lc_revenue_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3672: lc_cost_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();