DBA Data[Home] [Help]

APPS.BOM_RTG_HEADER_UTIL dependencies on BOM_GLOBALS

Line 254: AND nvl(Bom_Globals.get_caller_type(),'') <> 'MIGRATION' -- Bug 2871039

250: );
251:
252:
253: IF p_rtg_header_rec.alternate_routing_code IS NULL
254: AND nvl(Bom_Globals.get_caller_type(),'') <> 'MIGRATION' -- Bug 2871039
255: THEN
256: -- Create a new routing revision for the created primary routing
257: INSERT INTO MTL_RTG_ITEM_REVISIONS
258: ( inventory_item_id