DBA Data[Home] [Help]

APPS.EAM_WORKORDER_PKG dependencies on EAM_PROCESS_WO_PUB

Line 215: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;

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

Line 216: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;

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

Line 217: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;

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

Line 218: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

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

Line 219: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

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

Line 220: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

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

Line 221: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

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

Line 222: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

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

Line 223: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

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

Line 224: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

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

Line 225: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

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

Line 226: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

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

Line 227: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

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

Line 228: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

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

Line 229: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

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

Line 230: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

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

Line 231: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

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

Line 232: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

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

Line 233: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

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

Line 234: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

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

Line 235: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

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

Line 236: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

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

Line 237: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

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

Line 238: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

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

Line 239: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

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

Line 240: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

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

Line 241: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

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

Line 242: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

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

Line 243: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

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

Line 244: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

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

Line 246: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

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

Line 247: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

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

Line 249: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

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

Line 250: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

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

Line 251: l_eam_wo_relations_tbl2 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

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

Line 252: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

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

Line 253: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

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

Line 254: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

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

Line 255: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

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

Line 256: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

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

Line 257: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

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

Line 258: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

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

Line 260: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

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

Line 261: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

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

Line 262: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

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

Line 263: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

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

Line 264: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

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

Line 265: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

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

Line 266: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

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

Line 267: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

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

Line 268: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

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

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

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

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

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

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

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

Line 446: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

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

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

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

Line 563: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

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

Line 850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;

846: l_msg_data VARCHAR2(2000) := '';
847: l_msg_count NUMBER;
848:
849:
850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

Line 851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;

847: l_msg_count NUMBER;
848:
849:
850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;

848:
849:
850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

849:
850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

Line 854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;

850: l_workorder_rec EAM_PROCESS_WO_PUB.eam_wo_rec_type;
851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

851: l_workorder_rec1 EAM_PROCESS_WO_PUB.eam_wo_rec_type;
852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

852: l_eam_op_tbl EAM_PROCESS_WO_PUB.eam_op_tbl_type;
853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

Line 857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;

853: l_eam_op_tbl1 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;

854: l_eam_op_tbl2 EAM_PROCESS_WO_PUB.eam_op_tbl_type;
855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

855: l_eam_op_network_tbl EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

Line 860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;

856: l_eam_op_network_tbl1 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

857: l_eam_op_network_tbl2 EAM_PROCESS_WO_PUB.eam_op_network_tbl_type;
858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

858: l_eam_res_tbl EAM_PROCESS_WO_PUB.eam_res_tbl_type;
859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

Line 863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;

859: l_eam_res_tbl1 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

860: l_eam_res_tbl2 EAM_PROCESS_WO_PUB.eam_res_tbl_type;
861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

861: l_eam_res_inst_tbl EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

Line 866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;

862: l_eam_res_inst_tbl1 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

863: l_eam_res_inst_tbl2 EAM_PROCESS_WO_PUB.eam_res_inst_tbl_type;
864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

864: l_eam_sub_res_tbl EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

Line 869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;

865: l_eam_sub_res_tbl1 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

866: l_eam_sub_res_tbl2 EAM_PROCESS_WO_PUB.eam_sub_res_tbl_type;
867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

867: l_eam_res_usage_tbl EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;

868: l_eam_res_usage_tbl1 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

Line 873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

869: l_eam_res_usage_tbl2 EAM_PROCESS_WO_PUB.eam_res_usage_tbl_type;
870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

870: l_eam_mat_req_tbl EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

871: l_eam_mat_req_tbl1 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

872: l_eam_mat_req_tbl2 EAM_PROCESS_WO_PUB.eam_mat_req_tbl_type;
873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:

Line 877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

873: l_eam_wo_comp_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

874: l_eam_wo_quality_tbl EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

Line 879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;

875: l_eam_meter_reading_tbl EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
876: l_eam_wo_comp_rebuild_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:

Line 881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

877: l_eam_wo_comp_mr_read_tbl EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

Line 882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;

878: l_eam_op_comp_tbl EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
879: l_eam_request_tbl EAM_PROCESS_WO_PUB.eam_request_tbl_type;
880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

880:
881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;

881: l_eam_direct_items_tbl EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

882: l_eam_direct_items_tbl_1 EAM_PROCESS_WO_PUB.eam_direct_items_tbl_type;
883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

Line 887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

883:
884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

884: l_eam_wo_relations_tbl EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

885: l_eam_wo_relations_tbl1 EAM_PROCESS_WO_PUB.eam_wo_relations_tbl_type;
886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;

886: l_eam_wo_relations_rec1 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

Line 891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

887: l_eam_wo_relations_rec2 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

Line 892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

888: l_eam_wo_relations_rec3 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

Line 893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

889: l_eam_wo_relations_rec4 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

Line 894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;

890: l_eam_wo_relations_rec5 EAM_PROCESS_WO_PUB.eam_wo_relations_rec_type;
891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

Line 895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;

891: l_eam_wo_tbl EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

Line 896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;

892: l_eam_wo_tbl1 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

Line 897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;

893: l_eam_wo_tbl2 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

Line 898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;

894: l_eam_wo_tbl3 EAM_PROCESS_WO_PUB.eam_wo_tbl_type;
895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;

895: l_eam_wo_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_tbl_type;
896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

Line 900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;

896: l_eam_wo_quality_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_quality_tbl_type;
897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
904:

Line 901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;

897: l_eam_meter_reading_tbl_1 EAM_PROCESS_WO_PUB.eam_meter_reading_tbl_type;
898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
904:
905:

Line 902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

898: l_eam_wo_comp_rebuild_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_rebuild_tbl_type;
899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
904:
905:
906: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;

Line 903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;

899: l_eam_wo_comp_mr_read_tbl_1 EAM_PROCESS_WO_PUB.eam_wo_comp_mr_read_tbl_type;
900: l_eam_op_comp_tbl_1 EAM_PROCESS_WO_PUB.eam_op_comp_tbl_type;
901: l_eam_request_tbl_1 EAM_PROCESS_WO_PUB.eam_request_tbl_type;
902: l_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
903: l_out_eam_counter_prop_tbl EAM_PROCESS_WO_PUB.eam_counter_prop_tbl_type;
904:
905:
906: l_eam_msg_tbl EAM_ERROR_MESSAGE_PVT.Mesg_Token_Tbl_Type;
907:

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

992: l_workorder_rec.warranty_claim_status := X_warranty_claim_status;
993: l_workorder_rec.material_shortage_flag := X_material_shortage_flag;
994: l_workorder_rec.material_shortage_check_date := X_material_shortage_check_date;
995:
996: l_workorder_rec.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_UPDATE;
997: l_workorder_rec.maintenance_object_id := X_maintenance_object_id;
998: l_workorder_rec.maintenance_object_type := X_maintenance_object_type;
999: l_workorder_rec.maintenance_object_source := X_maintenance_object_source;
1000:

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

1370: l_eam_wo_relations_rec1.child_object_type_id := 1;
1371: l_eam_wo_relations_rec1.child_header_id :=X_wip_Entity_Id;
1372: l_eam_wo_relations_rec1.child_object_id :=X_wip_Entity_Id;
1373: l_eam_wo_relations_rec1.parent_relationship_type := 1;
1374: l_eam_wo_relations_rec1.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;
1375:
1376: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec1;
1377: record_count := record_count +1;
1378:

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

1396: l_eam_wo_relations_rec2.child_object_type_id := 1;
1397: l_eam_wo_relations_rec2.child_header_id :=X_wip_Entity_Id;
1398: l_eam_wo_relations_rec2.child_object_id :=X_wip_Entity_Id;
1399: l_eam_wo_relations_rec2.parent_relationship_type := 4;
1400: l_eam_wo_relations_rec2.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_DELETE;
1401:
1402: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec2;
1403: record_count := record_count +1;
1404:

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

1420: l_eam_wo_relations_rec3.child_header_id :=X_wip_Entity_Id;
1421: l_eam_wo_relations_rec3.child_object_id :=X_wip_Entity_Id;
1422: l_eam_wo_relations_rec3.parent_relationship_type := 1;
1423: l_eam_wo_relations_rec3.adjust_parent := FND_API.G_FALSE;
1424: l_eam_wo_relations_rec3.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
1425:
1426: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec3;
1427: record_count := record_count +1;
1428:

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

1435: l_eam_wo_relations_rec4.child_header_id :=X_wip_Entity_Id;
1436: l_eam_wo_relations_rec4.child_object_id :=X_wip_Entity_Id;
1437: l_eam_wo_relations_rec4.parent_relationship_type := 4;
1438: l_eam_wo_relations_rec4.adjust_parent := FND_API.G_FALSE;
1439: l_eam_wo_relations_rec4.transaction_type := EAM_PROCESS_WO_PUB.G_OPR_CREATE;
1440:
1441: l_eam_wo_relations_tbl(record_count) := l_eam_wo_relations_rec4;
1442: record_count := record_count +1;
1443:

Line 1451: EAM_PROCESS_WO_PUB.Process_Master_Child_WO

1447: end if;
1448:
1449: begin
1450:
1451: EAM_PROCESS_WO_PUB.Process_Master_Child_WO
1452: ( p_bo_identifier => 'EAM'
1453: , p_init_msg_list => TRUE
1454: , p_api_version_number => 1.0
1455: , p_eam_wo_tbl => l_eam_wo_tbl