DBA Data[Home] [Help]

APPS.ENGECOBO dependencies on BOM_RTG_PUB

Line 1746: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;

1742: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
1743: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
1744: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
1745: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
1746: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
1747: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
1748: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
1749:
1750: l_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;

Line 1747: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

1743: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
1744: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
1745: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
1746: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
1747: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
1748: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
1749:
1750: l_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;
1751: l_org_hierarchy_level_id NUMBER;

Line 1748: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

1744: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
1745: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
1746: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
1747: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
1748: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
1749:
1750: l_org_code_list INV_OrgHierarchy_PVT.OrgID_tbl_type;
1751: l_org_hierarchy_level_id NUMBER;
1752: l_org_code VARCHAR2(3);

Line 4090: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;

4086: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
4087: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
4088: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4089: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4090: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4091: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4092: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4093:
4094: --

Line 4091: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

4087: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
4088: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4089: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4090: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4091: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4092: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4093:
4094: --
4095: -- Cursor to Pick all ECO header for the Top Organization for the given

Line 4092: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

4088: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4089: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4090: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4091: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4092: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4093:
4094: --
4095: -- Cursor to Pick all ECO header for the Top Organization for the given
4096: -- Change Notice

Line 4789: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;

4785: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
4786: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
4787: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4788: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4789: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4790: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4791: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4792: l_revised_item_unexp_rec Eng_Eco_Pub.Rev_Item_Unexposed_Rec_Type;
4793:

Line 4790: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

4786: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
4787: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4788: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4789: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4790: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4791: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4792: l_revised_item_unexp_rec Eng_Eco_Pub.Rev_Item_Unexposed_Rec_Type;
4793:
4794: CURSOR c_revised_items_data IS

Line 4791: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

4787: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
4788: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
4789: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
4790: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
4791: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
4792: l_revised_item_unexp_rec Eng_Eco_Pub.Rev_Item_Unexposed_Rec_Type;
4793:
4794: CURSOR c_revised_items_data IS
4795: SELECT use_up_item_id