DBA Data[Home] [Help]

APPS.ENG_RIT_CONTROLLER dependencies on BOM_RTG_PUB

Line 200: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;

196: l_unexp_RIT_rec ENG_ECO_PUB.Rev_Item_Unexposed_Rec_Type;
197: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
198: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
199: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
200: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
201: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
202: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
203: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
204: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;

Line 201: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;

197: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
198: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
199: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
200: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
201: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
202: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
203: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
204: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
205: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;

Line 202: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;

198: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
199: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
200: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
201: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
202: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
203: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
204: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
205: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
206: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;

Line 208: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;

204: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
205: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
206: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
207: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
208: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
209: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
210: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
211:
212: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;

Line 209: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;

205: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
206: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
207: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
208: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
209: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
210: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
211:
212: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
213: l_return_status VARCHAR2(1);

Line 210: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;

206: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
207: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
208: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
209: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
210: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
211:
212: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
213: l_return_status VARCHAR2(1);
214: l_msg_count NUMBER;

Line 298: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;

294: l_unexp_RIT_rec ENG_ECO_PUB.Rev_Item_Unexposed_Rec_Type;
295: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
296: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
297: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
298: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
299: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
300: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
301: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
302: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;

Line 299: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;

295: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
296: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
297: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
298: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
299: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
300: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
301: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
302: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
303: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;

Line 300: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;

296: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
297: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
298: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
299: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
300: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
301: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
302: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
303: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
304: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;

Line 306: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;

302: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
303: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
304: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
305: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
306: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
307: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
308: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
309:
310: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;

Line 307: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;

303: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
304: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
305: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
306: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
307: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
308: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
309:
310: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
311: l_return_status VARCHAR2(1);

Line 308: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;

304: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
305: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
306: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
307: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
308: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
309:
310: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
311: l_return_status VARCHAR2(1);
312: l_msg_count NUMBER;

Line 388: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;

384: l_unexp_RIT_rec ENG_ECO_PUB.Rev_Item_Unexposed_Rec_Type;
385: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
386: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
387: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
388: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
389: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
390: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
391: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
392: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;

Line 389: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;

385: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
386: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
387: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
388: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
389: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
390: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
391: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
392: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
393: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;

Line 390: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;

386: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
387: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
388: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
389: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
390: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
391: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
392: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
393: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
394: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;

Line 396: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;

392: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
393: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
394: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
395: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
396: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
397: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
398: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
399:
400: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;

Line 397: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;

393: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
394: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
395: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
396: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
397: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
398: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
399:
400: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
401: l_return_status VARCHAR2(1);

Line 398: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;

394: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
395: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
396: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
397: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
398: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
399:
400: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
401: l_return_status VARCHAR2(1);
402: l_msg_count NUMBER;

Line 473: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;

469: l_unexp_RIT_rec ENG_ECO_PUB.Rev_Item_Unexposed_Rec_Type;
470: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
471: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
472: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
473: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
474: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
475: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
476: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
477: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;

Line 474: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;

470: l_unexp_rev_comp_rec BOM_BO_PUB.Rev_Comp_Unexposed_Rec_Type;
471: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
472: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
473: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
474: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
475: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
476: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
477: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
478: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;

Line 475: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;

471: l_unexp_SBC_rec BOM_BO_PUB.Sub_Comp_Unexposed_Rec_Type;
472: l_unexp_RFD_rec BOM_BO_PUB.Ref_Desg_Unexposed_Rec_Type;
473: l_unexp_rev_op_rec BOM_RTG_PUB.Rev_Op_Unexposed_Rec_Type;
474: l_unexp_rev_op_res_rec BOM_RTG_PUB.Rev_Op_Res_Unexposed_Rec_Type;
475: l_unexp_rev_sub_res_rec BOM_RTG_PUB.Rev_Sub_Res_Unexposed_Rec_Type;
476: l_eco_revision_tbl ENG_Eco_PUB.Eco_Revision_Tbl_Type;
477: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
478: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
479: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;

Line 481: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;

477: l_revised_item_tbl ENG_Eco_PUB.Revised_Item_Tbl_Type;
478: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
479: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
480: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
481: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
482: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
483: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
484:
485:

Line 482: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;

478: l_rev_component_tbl BOM_BO_PUB.Rev_Component_Tbl_Type;
479: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
480: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
481: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
482: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
483: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
484:
485:
486: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;

Line 483: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;

479: l_ref_designator_tbl BOM_BO_PUB.Ref_Designator_Tbl_Type;
480: l_sub_component_tbl BOM_BO_PUB.Sub_Component_Tbl_Type;
481: l_rev_operation_tbl BOM_RTG_PUB.Rev_Operation_Tbl_Type;
482: l_rev_op_resource_tbl BOM_RTG_PUB.Rev_Op_Resource_Tbl_Type;
483: l_rev_sub_resource_tbl BOM_RTG_PUB.Rev_Sub_Resource_Tbl_Type;
484:
485:
486: l_mesg_token_tbl Error_Handler.Mesg_Token_Tbl_Type;
487: l_return_status VARCHAR2(1);