DBA Data[Home] [Help]

APPS.BOMPKMUD dependencies on BOM_RTG_PUB

Line 2197: l_rev_operation_tbl Bom_Rtg_Pub.Rev_Operation_Tbl_Type;

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

Line 2198: l_rev_op_resource_tbl Bom_Rtg_Pub.Rev_Op_Resource_Tbl_Type;

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

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