DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_OPM_ITEM_MIGRATION

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

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

Line 358: INV_OPM_Item_Migration.get_ODM_item (

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