DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_OPM_ITEM_MIGRATION

Line 356: GMI_RESERVATION_UTIL.PrintLn(' before INV_OPM_Item_Migration.get_ODM_item ');

352: AND line_status = 7;
353: -- 5731584 end
354:
355:
356: GMI_RESERVATION_UTIL.PrintLn(' before INV_OPM_Item_Migration.get_ODM_item ');
357:
358:
359: -- if here , then make sure item is in new org from sub inv - call get odm item to generate
360: -- as per Jatinder Gogna

Line 362: INV_OPM_Item_Migration.get_ODM_item (

358:
359: -- if here , then make sure item is in new org from sub inv - call get odm item to generate
360: -- as per Jatinder Gogna
361: l_failure_count1 := 0;
362: INV_OPM_Item_Migration.get_ODM_item (
363: p_migration_run_id => p_migration_run_id,
364: p_item_id => allocations_for_line_rec.item_id,
365: p_organization_id => l_organization_id,
366: p_mode => NULL,