DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_30_TBL_TYPE

Line 1393: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
1391: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1392: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1393: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1394: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1395: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1396: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1397: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 1394: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.

1390: l_cost_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1391: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1392: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1393: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1394: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1395: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1396: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1397: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1398: l_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 1395: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

1391: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1392: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1393: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1394: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1395: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1396: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1397: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1398: l_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1399: l_attribute4 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3823: l_incur_by_resource_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type() ;

3819: l_budget_version_id number;
3820: l_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3821: l_task_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3822: l_task_number_tbl system.pa_varchar2_100_tbl_type := system.pa_varchar2_100_tbl_type();
3823: l_incur_by_resource_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type() ;
3824: l_incur_by_resource_name_tbl system.pa_varchar2_240_tbl_type :=system.pa_varchar2_240_tbl_type() ;
3825: l_incur_by_res_class_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type();
3826: lu_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3827: ld_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 3825: l_incur_by_res_class_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type();

3821: l_task_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3822: l_task_number_tbl system.pa_varchar2_100_tbl_type := system.pa_varchar2_100_tbl_type();
3823: l_incur_by_resource_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type() ;
3824: l_incur_by_resource_name_tbl system.pa_varchar2_240_tbl_type :=system.pa_varchar2_240_tbl_type() ;
3825: l_incur_by_res_class_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type();
3826: lu_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3827: ld_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3828: l_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3829: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();

Line 3845: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
3843: lp_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3844: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3845: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3846: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3847: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3848: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3849: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();

Line 3847: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

3843: lp_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3844: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3845: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3846: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3847: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3848: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3849: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3850: l_project_role_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3851: l_project_role_name_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3848: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

3844: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3845: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3846: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3847: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3848: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3849: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3850: l_project_role_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3851: l_project_role_name_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3852: l_supplier_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 3856: l_fc_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

3852: l_supplier_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3853: l_supplier_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3854: l_organization_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3855: l_organization_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3856: l_fc_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3857: l_financial_category_name_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3858: l_named_role_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type() ;
3859:
3860: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

Line 3860: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

3856: l_fc_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3857: l_financial_category_name_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3858: l_named_role_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type() ;
3859:
3860: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3861: l_attribute1_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3862: l_attribute2_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3863: l_attribute3_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3864: l_attribute4_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3920: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
3918: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3919: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3920: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3921: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3922: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3923: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3924: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3921: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.

3917: lc_cost_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3918: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3919: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3920: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3921: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3922: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3923: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3924: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3925: lc_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3922: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;

3918: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3919: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3920: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3921: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3922: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3923: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3924: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3925: lc_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3926: lc_attribute4 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();