DBA Data[Home] [Help]

APPS.BOMPKMUD dependencies on BOM_BO_PUB

Line 2182: l_comp_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;

2178: --The remaining declarations have been added as part of the change
2179: --to use the ECO Business Object
2180: l_eco_rec Eng_Eco_Pub.Eco_Rec_Type;
2181: l_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
2182: l_comp_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
2183: l_error_tbl Error_Handler.Error_Tbl_Type;
2184: i NUMBER;
2185:
2186: --These tables are not used but are required parameters to

Line 2189: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;

2185:
2186: --These tables are not used but are required parameters to
2187: --ENG_ECO_PUB.process_eco
2188: l_rev_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
2189: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
2190: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
2191: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
2192: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
2193: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

Line 2190: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;

2186: --These tables are not used but are required parameters to
2187: --ENG_ECO_PUB.process_eco
2188: l_rev_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
2189: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
2190: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
2191: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
2192: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
2193: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
2194: