DBA Data[Home] [Help]

APPS.QA_SOLUTION_CAR_PKG dependencies on BOM_BO_PUB

Line 277: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;

273:
274: l_eco_rec Eng_Eco_Pub.Eco_Rec_Type;
275: l_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
276: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
277: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
278: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
279: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
280: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
281: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

Line 278: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;

274: l_eco_rec Eng_Eco_Pub.Eco_Rec_Type;
275: l_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
276: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
277: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
278: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
279: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
280: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
281: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
282: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;

Line 279: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;

275: l_eco_revision_tbl Eng_Eco_Pub.Eco_Revision_Tbl_Type;
276: l_revised_item_tbl Eng_Eco_Pub.Revised_Item_Tbl_Type;
277: l_rev_component_tbl Bom_Bo_Pub.Rev_Component_Tbl_Type;
278: l_sub_component_tbl Bom_Bo_Pub.Sub_Component_Tbl_Type;
279: l_ref_designator_tbl Bom_Bo_Pub.Ref_Designator_Tbl_Type;
280: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;
281: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;
282: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_Tbl_Type;
283: l_return_status VARCHAR2(10);