DBA Data[Home] [Help]

APPS.PA_OPEN_ASSIGNMENT_PVT dependencies on PA_NUM_TBL_TYPE

Line 67: l_task_assignment_id_tbl system.pa_num_tbl_type;

63: l_starting_status_code pa_action_sets.status_code%TYPE;
64: l_new_action_set_id NUMBER;
65: l_adv_action_set_id NUMBER;
66: l_start_adv_action_set_flag VARCHAR2(1);
67: l_task_assignment_id_tbl system.pa_num_tbl_type;
68: l_proj_req_res_format_id NUMBER;
69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

65: l_adv_action_set_id NUMBER;
66: l_start_adv_action_set_flag VARCHAR2(1);
67: l_task_assignment_id_tbl system.pa_num_tbl_type;
68: l_proj_req_res_format_id NUMBER;
69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
72: l_last_bvid NUMBER;
73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

66: l_start_adv_action_set_flag VARCHAR2(1);
67: l_task_assignment_id_tbl system.pa_num_tbl_type;
68: l_proj_req_res_format_id NUMBER;
69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
72: l_last_bvid NUMBER;
73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
74: l_update_count NUMBER;

Line 71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

67: l_task_assignment_id_tbl system.pa_num_tbl_type;
68: l_proj_req_res_format_id NUMBER;
69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
72: l_last_bvid NUMBER;
73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
74: l_update_count NUMBER;
75: l_last_struct_version_id NUMBER;

Line 73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

69: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
70: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
71: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
72: l_last_bvid NUMBER;
73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
74: l_update_count NUMBER;
75: l_last_struct_version_id NUMBER;
76: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
77: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 76: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

72: l_last_bvid NUMBER;
73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
74: l_update_count NUMBER;
75: l_last_struct_version_id NUMBER;
76: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
77: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
78:
79: l_fcst_job_id_tmp pa_project_assignments.fcst_job_id%TYPE;
80: l_expenditure_org_id_tmp pa_project_assignments.expenditure_organization_id%TYPE;

Line 77: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

73: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
74: l_update_count NUMBER;
75: l_last_struct_version_id NUMBER;
76: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
77: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
78:
79: l_fcst_job_id_tmp pa_project_assignments.fcst_job_id%TYPE;
80: l_expenditure_org_id_tmp pa_project_assignments.expenditure_organization_id%TYPE;
81: l_expenditure_type_tmp pa_project_assignments.expenditure_type%TYPE;

Line 1149: l_task_assignment_id_tbl system.pa_num_tbl_type;

1145: l_error_message_code fnd_new_messages.message_name%TYPE;
1146: l_msg_data FND_NEW_MESSAGES.message_text%TYPE;
1147: l_req_text FND_NEW_MESSAGES.message_text%TYPE;
1148: l_proj_req_res_format_id NUMBER;
1149: l_task_assignment_id_tbl system.pa_num_tbl_type;
1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1146: l_msg_data FND_NEW_MESSAGES.message_text%TYPE;
1147: l_req_text FND_NEW_MESSAGES.message_text%TYPE;
1148: l_proj_req_res_format_id NUMBER;
1149: l_task_assignment_id_tbl system.pa_num_tbl_type;
1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1154: l_last_bvid NUMBER;

Line 1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1147: l_req_text FND_NEW_MESSAGES.message_text%TYPE;
1148: l_proj_req_res_format_id NUMBER;
1149: l_task_assignment_id_tbl system.pa_num_tbl_type;
1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1154: l_last_bvid NUMBER;
1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1148: l_proj_req_res_format_id NUMBER;
1149: l_task_assignment_id_tbl system.pa_num_tbl_type;
1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1154: l_last_bvid NUMBER;
1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1156: l_update_count NUMBER;

Line 1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1149: l_task_assignment_id_tbl system.pa_num_tbl_type;
1150: l_resource_list_member_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1154: l_last_bvid NUMBER;
1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1156: l_update_count NUMBER;
1157: l_last_struct_version_id NUMBER;

Line 1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1151: l_project_assignment_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1152: l_budget_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1153: l_struct_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1154: l_last_bvid NUMBER;
1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1156: l_update_count NUMBER;
1157: l_last_struct_version_id NUMBER;
1158: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1159: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

Line 1158: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1154: l_last_bvid NUMBER;
1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1156: l_update_count NUMBER;
1157: l_last_struct_version_id NUMBER;
1158: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1159: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1160:
1161: l_cur_resource_id pa_project_assignments.resource_id%TYPE;
1162: l_cur_fcst_job_id pa_project_assignments.fcst_job_id%TYPE;

Line 1159: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();

1155: l_update_task_asgmt_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1156: l_update_count NUMBER;
1157: l_last_struct_version_id NUMBER;
1158: l_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1159: l_update_task_version_id_tbl system.pa_num_tbl_type := system.pa_num_tbl_type();
1160:
1161: l_cur_resource_id pa_project_assignments.resource_id%TYPE;
1162: l_cur_fcst_job_id pa_project_assignments.fcst_job_id%TYPE;
1163: l_cur_exp_org_id pa_project_assignments.expenditure_organization_id%TYPE;

Line 1179: l_resource_list_members_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1175: l_cur_role_flag pa_res_formats_b.role_enabled_flag%TYPE;
1176:
1177: -- l_unlink_flag VARCHAR2(1) := 'N';
1178:
1179: l_resource_list_members_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1180: l_resource_class_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1181: l_resource_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1182: l_resource_class_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1183: l_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1182: l_resource_class_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1178:
1179: l_resource_list_members_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1180: l_resource_class_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1181: l_resource_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1182: l_resource_class_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1183: l_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1184: l_incur_by_res_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1185: l_person_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1186: l_job_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

Line 1185: l_person_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1181: l_resource_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1182: l_resource_class_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1183: l_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1184: l_incur_by_res_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1185: l_person_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1186: l_job_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1187: l_person_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1188: l_named_role_tbl SYSTEM.PA_VARCHAR2_80_TBL_TYPE := system.pa_varchar2_80_tbl_type();
1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

Line 1186: l_job_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1182: l_resource_class_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1183: l_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1184: l_incur_by_res_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1185: l_person_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1186: l_job_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1187: l_person_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1188: l_named_role_tbl SYSTEM.PA_VARCHAR2_80_TBL_TYPE := system.pa_varchar2_80_tbl_type();
1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();

Line 1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1185: l_person_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1186: l_job_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1187: l_person_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1188: l_named_role_tbl SYSTEM.PA_VARCHAR2_80_TBL_TYPE := system.pa_varchar2_80_tbl_type();
1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();
1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

Line 1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1187: l_person_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1188: l_named_role_tbl SYSTEM.PA_VARCHAR2_80_TBL_TYPE := system.pa_varchar2_80_tbl_type();
1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();
1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1194: l_organization_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1195: l_fc_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1188: l_named_role_tbl SYSTEM.PA_VARCHAR2_80_TBL_TYPE := system.pa_varchar2_80_tbl_type();
1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();
1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1194: l_organization_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1195: l_fc_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1196: l_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1189: l_bom_resource_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();
1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1194: l_organization_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1195: l_fc_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1196: l_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1197: l_expenditure_category_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1194: l_organization_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1190: l_non_labor_resource_tbl SYSTEM.PA_VARCHAR2_20_TBL_TYPE := system.pa_varchar2_20_tbl_type();
1191: l_inventory_item_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1192: l_item_category_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1193: l_project_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1194: l_organization_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1195: l_fc_res_type_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1196: l_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1197: l_expenditure_category_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1198: l_event_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1200: l_supplier_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1196: l_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1197: l_expenditure_category_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1198: l_event_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1199: l_revenue_category_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1200: l_supplier_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1201: l_spread_curve_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1202: l_etc_method_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1203: l_mfc_cost_type_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1204: l_incurred_by_res_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();

Line 1201: l_spread_curve_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1197: l_expenditure_category_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1198: l_event_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1199: l_revenue_category_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1200: l_supplier_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1201: l_spread_curve_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1202: l_etc_method_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1203: l_mfc_cost_type_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1204: l_incurred_by_res_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1205: l_incur_by_res_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1203: l_mfc_cost_type_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1199: l_revenue_category_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1200: l_supplier_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1201: l_spread_curve_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1202: l_etc_method_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1203: l_mfc_cost_type_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1204: l_incurred_by_res_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1205: l_incur_by_res_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1206: l_incur_by_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1207: l_unit_of_measure_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1206: l_incur_by_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1202: l_etc_method_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1203: l_mfc_cost_type_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1204: l_incurred_by_res_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1205: l_incur_by_res_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1206: l_incur_by_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1207: l_unit_of_measure_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1208: l_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1209: l_rate_based_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1210: l_rate_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();

Line 1208: l_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1204: l_incurred_by_res_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1205: l_incur_by_res_class_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1206: l_incur_by_role_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1207: l_unit_of_measure_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1208: l_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1209: l_rate_based_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1210: l_rate_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1211: l_rate_func_curr_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1212: l_rate_incurred_by_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

Line 1212: l_rate_incurred_by_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();

1208: l_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1209: l_rate_based_flag_tbl SYSTEM.PA_VARCHAR2_1_TBL_TYPE := system.pa_varchar2_1_tbl_type();
1210: l_rate_expenditure_type_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1211: l_rate_func_curr_code_tbl SYSTEM.PA_VARCHAR2_30_TBL_TYPE := system.pa_varchar2_30_tbl_type();
1212: l_rate_incurred_by_org_id_tbl SYSTEM.PA_NUM_TBL_TYPE := system.pa_num_tbl_type();
1213:
1214: l_fcst_job_id_tmp pa_project_assignments.fcst_job_id%TYPE;
1215: l_expenditure_org_id_tmp pa_project_assignments.expenditure_organization_id%TYPE;
1216: l_expenditure_type_tmp pa_project_assignments.expenditure_type%TYPE;