DBA Data[Home] [Help]

APPS.PA_TASK_ASSIGNMENTS_PUB dependencies on PA_VARCHAR2_30_TBL_TYPE

Line 1375: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
1373: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1374: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1375: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1376: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1377: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1378: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1379: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

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

1372: l_cost_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1373: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1374: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1375: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1376: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1377: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1378: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1379: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1380: l_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

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

1373: l_bill_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1374: l_burdened_rate_tbl system.pa_num_tbl_type:= system.pa_num_tbl_type();
1375: l_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1376: l_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
1377: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
1378: l_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1379: l_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1380: l_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
1381: l_attribute4 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

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

3576: l_budget_version_id number;
3577: l_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3578: l_task_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3579: l_task_number_tbl system.pa_varchar2_100_tbl_type := system.pa_varchar2_100_tbl_type();
3580: l_incur_by_resource_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type() ;
3581: l_incur_by_resource_name_tbl system.pa_varchar2_240_tbl_type :=system.pa_varchar2_240_tbl_type() ;
3582: l_incur_by_res_class_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type();
3583: lu_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3584: ld_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

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

3578: l_task_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3579: l_task_number_tbl system.pa_varchar2_100_tbl_type := system.pa_varchar2_100_tbl_type();
3580: l_incur_by_resource_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type() ;
3581: l_incur_by_resource_name_tbl system.pa_varchar2_240_tbl_type :=system.pa_varchar2_240_tbl_type() ;
3582: l_incur_by_res_class_code_tbl system.pa_varchar2_30_tbl_type :=system.pa_varchar2_30_tbl_type();
3583: lu_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3584: ld_task_elem_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3585: l_start_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();
3586: l_end_date_tbl system.pa_date_tbl_type := system.pa_date_tbl_type();

Line 3601: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
3599: lp_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3600: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3601: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3602: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3603: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3604: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3605: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();

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

3599: lp_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3600: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3601: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3602: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3603: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3604: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3605: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3606: l_project_role_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3607: l_project_role_name_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

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

3600: ld_resource_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3601: l_resource_class_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3602: l_resource_alias_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3603: l_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3604: l_resource_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3605: l_resource_name system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3606: l_project_role_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3607: l_project_role_name_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3608: l_supplier_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

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

3608: l_supplier_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3609: l_supplier_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3610: l_organization_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3611: l_organization_name_tbl system.pa_varchar2_240_tbl_type := system.pa_varchar2_240_tbl_type();
3612: l_fc_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3613: l_financial_category_name_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3614: l_named_role_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type() ;
3615:
3616: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();

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

3612: l_fc_res_type_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3613: l_financial_category_name_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type();
3614: l_named_role_tbl system.pa_varchar2_80_tbl_type := system.pa_varchar2_80_tbl_type() ;
3615:
3616: l_attribute_category_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3617: l_attribute1_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3618: l_attribute2_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3619: l_attribute3_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3620: l_attribute4_tbl system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3675: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_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();
3673: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3674: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3675: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3676: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3677: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3678: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3679: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

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

3672: lc_cost_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3673: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3674: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3675: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3676: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3677: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3678: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3679: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3680: lc_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();

Line 3677: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;

3673: lc_bill_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3674: lc_burdened_rate_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
3675: lc_product_code_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type();
3676: lc_product_reference_tbl system.pa_varchar2_30_tbl_type := system.pa_varchar2_30_tbl_type(); --incorrect to change to 25.
3677: -- l_attribute_category_tbl system.pa_varchar2_30_tbl_type;
3678: lc_attribute1 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3679: lc_attribute2 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3680: lc_attribute3 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();
3681: lc_attribute4 system.pa_varchar2_150_tbl_type := system.pa_varchar2_150_tbl_type();