DBA Data[Home] [Help]

APPS.EAM_WORKORDER_PKG dependencies on EAM_PROCESS_WO_PUB

Line 214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;

210: l_msg_data VARCHAR2(2000) := '';
211: l_msg_count NUMBER;
212:
213:
214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

Line 215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;

211: l_msg_count NUMBER;
212:
213:
214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;

212:
213:
214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

213:
214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

214: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

215: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

216: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

217: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

218: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

219: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

220: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

221: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

222: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

223: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

224: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

225: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

226: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

227: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

228: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

229: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

230: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

231: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

232: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

Line 237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

233: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

234: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

235: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

236: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:

Line 241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

237: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

238: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

239: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
240: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:

Line 245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

241: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

Line 246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

242: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
243: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

Line 248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

244:
245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

245: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

246: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

247:
248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

248: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

249: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

250: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:

Line 255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

251: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

252: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

253: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
254: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

255: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

256: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

257: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

258:
259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

259: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

260: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
268:

Line 265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

261: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
268:
269: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

Line 266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

262: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
268:
269: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
270:

Line 267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

263: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
264: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
265: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
266: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
267: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
268:
269: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
270:
271: l_user_id NUMBER;

Line 333: l_workorder_rec.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

329: l_workorder_rec.warranty_claim_status := X_warranty_claim_status;
330: l_workorder_rec.material_shortage_flag := X_material_shortage_flag;
331: l_workorder_rec.material_shortage_check_date := X_material_shortage_check_date;
332:
333: l_workorder_rec.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
334: l_workorder_rec.maintenance_object_id := X_maintenance_object_id;
335: l_workorder_rec.maintenance_object_type := X_maintenance_object_type;
336: l_workorder_rec.maintenance_object_source := X_maintenance_object_source;
337:

Line 428: l_eam_wo_relations_rec1.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

424: l_eam_wo_relations_rec1.child_object_type_id := 1;
425: l_eam_wo_relations_rec1.child_header_id :=1;
426: l_eam_wo_relations_rec1.child_object_id := 1;
427: l_eam_wo_relations_rec1.parent_relationship_type := 1;
428: l_eam_wo_relations_rec1.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
429: l_eam_wo_relations_tbl(1) := l_eam_wo_relations_rec1;
430:
431: l_eam_wo_relations_rec2.batch_id := 1;
432: l_eam_wo_relations_rec2.parent_object_id :=X_parent_wip_entity_id;

Line 439: l_eam_wo_relations_rec2.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

435: l_eam_wo_relations_rec2.child_object_type_id := 1;
436: l_eam_wo_relations_rec2.child_header_id :=1;
437: l_eam_wo_relations_rec2.child_object_id := 1;
438: l_eam_wo_relations_rec2.parent_relationship_type := 4;
439: l_eam_wo_relations_rec2.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
440: l_eam_wo_relations_tbl(2) := l_eam_wo_relations_rec2;
441: end if;
442:
443: begin

Line 444: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

440: l_eam_wo_relations_tbl(2) := l_eam_wo_relations_rec2;
441: end if;
442:
443: begin
444: EAM_PROCESS_WO_PUB.Process_Master_Child_WO
445: ( p_bo_identifier => 'EAM'
446: , p_init_msg_list => TRUE
447: , p_api_version_number => 1.0
448: , p_eam_wo_tbl => l_eam_wo_tbl

Line 556: l_eam_wo_relations_rec3.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

552: l_eam_wo_relations_rec3.child_object_type_id := 1;
553: l_eam_wo_relations_rec3.child_header_id :=X_wip_entity_id;
554: l_eam_wo_relations_rec3.child_object_id := X_wip_entity_id;
555: l_eam_wo_relations_rec3.parent_relationship_type := 1;
556: l_eam_wo_relations_rec3.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
557:
558:
559: l_eam_wo_relations_tbl2(1) := l_eam_wo_relations_rec3;
560:

Line 561: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

557:
558:
559: l_eam_wo_relations_tbl2(1) := l_eam_wo_relations_rec3;
560:
561: EAM_PROCESS_WO_PUB.Process_Master_Child_WO
562: ( p_bo_identifier => 'EAM'
563: , p_init_msg_list => TRUE
564: , p_api_version_number => 1.0
565: , p_eam_wo_tbl => l_eam_wo_tbl2

Line 846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;

842: l_msg_data VARCHAR2(2000) := '';
843: l_msg_count NUMBER;
844:
845:
846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

Line 847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;

843: l_msg_count NUMBER;
844:
845:
846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;

844:
845:
846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

845:
846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

846: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

847: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

848: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

849: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

850: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

851: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

852: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

853: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

854: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

855: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

856: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

857: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

858: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

859: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

860: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

861: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

862: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

863: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

864: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

Line 869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

865: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

866: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

867: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

868: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:

Line 873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

869: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

870: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

871: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
872: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:

Line 877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

873: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

Line 878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

874: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
875: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

876:
877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

877: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

878: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

879:
880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

880: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

881: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

882: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

883: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

884: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

885: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

886: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

Line 891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

887: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

888: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

889: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

890: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

891: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

892: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
900:

Line 897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

893: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
900:
901:

Line 898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

894: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
900:
901:
902: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

Line 899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

895: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
896: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
897: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
898: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
899: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
900:
901:
902: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
903:

Line 991: l_workorder_rec.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_UPDATE;

987: l_workorder_rec.warranty_claim_status := X_warranty_claim_status;
988: l_workorder_rec.material_shortage_flag := X_material_shortage_flag;
989: l_workorder_rec.material_shortage_check_date := X_material_shortage_check_date;
990:
991: l_workorder_rec.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_UPDATE;
992: l_workorder_rec.maintenance_object_id := X_maintenance_object_id;
993: l_workorder_rec.maintenance_object_type := X_maintenance_object_type;
994: l_workorder_rec.maintenance_object_source := X_maintenance_object_source;
995:

Line 1369: l_eam_wo_relations_rec1.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;

1365: l_eam_wo_relations_rec1.child_object_type_id := 1;
1366: l_eam_wo_relations_rec1.child_header_id :=X_wip_Entity_Id;
1367: l_eam_wo_relations_rec1.child_object_id :=X_wip_Entity_Id;
1368: l_eam_wo_relations_rec1.parent_relationship_type := 1;
1369: l_eam_wo_relations_rec1.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;
1370:
1371: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec1;
1372: record_count := record_count +1;
1373:

Line 1395: l_eam_wo_relations_rec2.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;

1391: l_eam_wo_relations_rec2.child_object_type_id := 1;
1392: l_eam_wo_relations_rec2.child_header_id :=X_wip_Entity_Id;
1393: l_eam_wo_relations_rec2.child_object_id :=X_wip_Entity_Id;
1394: l_eam_wo_relations_rec2.parent_relationship_type := 4;
1395: l_eam_wo_relations_rec2.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;
1396:
1397: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec2;
1398: record_count := record_count +1;
1399:

Line 1419: l_eam_wo_relations_rec3.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

1415: l_eam_wo_relations_rec3.child_header_id :=X_wip_Entity_Id;
1416: l_eam_wo_relations_rec3.child_object_id :=X_wip_Entity_Id;
1417: l_eam_wo_relations_rec3.parent_relationship_type := 1;
1418: l_eam_wo_relations_rec3.adjust_parent := FND_API.G_FALSE;
1419: l_eam_wo_relations_rec3.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
1420:
1421: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec3;
1422: record_count := record_count +1;
1423:

Line 1434: l_eam_wo_relations_rec4.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;

1430: l_eam_wo_relations_rec4.child_header_id :=X_wip_Entity_Id;
1431: l_eam_wo_relations_rec4.child_object_id :=X_wip_Entity_Id;
1432: l_eam_wo_relations_rec4.parent_relationship_type := 4;
1433: l_eam_wo_relations_rec4.adjust_parent := FND_API.G_FALSE;
1434: l_eam_wo_relations_rec4.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
1435:
1436: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec4;
1437: record_count := record_count +1;
1438:

Line 1446: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

1442: end if;
1443:
1444: begin
1445:
1446: EAM_PROCESS_WO_PUB.Process_Master_Child_WO
1447: ( p_bo_identifier => 'EAM'
1448: , p_init_msg_list => TRUE
1449: , p_api_version_number => 1.0
1450: , p_eam_wo_tbl => l_eam_wo_tbl