DBA Data[Home] [Help]

APPS.BOMPKMUD dependencies on BOM_RTG_PUB

Line 2191: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;

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:
2195: l_org_code VARCHAR2(3);

Line 2192: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

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:
2195: l_org_code VARCHAR2(3);
2196: l_change_type_code VARCHAR2(80); -- Bug 3238295 Changed from 10 to 80

Line 2193: l_rev_sub_resource_tbl Bom_Rtg_Pub.Rev_Sub_Resource_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:
2195: l_org_code VARCHAR2(3);
2196: l_change_type_code VARCHAR2(80); -- Bug 3238295 Changed from 10 to 80
2197: l_department_name VARCHAR2(240); --Bug 2925982 Changes 60 to 240