DBA Data[Home] [Help]

APPS.BOMPKMUD dependencies on BOM_BO_PUB

Line 2188: l_comp_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;

2184: --The remaining declarations have been added as part of the change
2185: --to use the ECO Business Object
2186: l_eco_rec Eng_Eco_Pub.Eco_Rec_Type;
2187: l_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
2188: l_comp_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
2189: l_error_tbl Error_Handler.Error_Tbl_Type;
2190: i NUMBER;
2191:
2192: --These tables are not used but are required parameters to

Line 2195: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;

2191:
2192: --These tables are not used but are required parameters to
2193: --ENG_ECO_PUB.process_eco
2194: l_rev_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
2195: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
2196: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
2197: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
2198: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
2199: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

Line 2196: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;

2192: --These tables are not used but are required parameters to
2193: --ENG_ECO_PUB.process_eco
2194: l_rev_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
2195: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
2196: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
2197: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
2198: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
2199: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
2200: