DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_GMI_MIGRATION

Line 549: p_param2 => INV_GMI_Migration.lot(allocations_for_line_rec.lot_id),

545: p_message_token => 'GMI_MIG_LOT_MIG_FAILED',
546: p_table_name => 'IC_LOTS_MST',
547: p_context => 'GET_ODM_LOT',
548: p_param1 => l_lot_no,
549: p_param2 => INV_GMI_Migration.lot(allocations_for_line_rec.lot_id),
550: p_param3 => l_organization_id,
551: p_param4 => l_locator_id,
552: p_param5 => NULL,
553: p_db_error => NULL,

Line 649: p_param1 => INV_GMI_Migration.item(allocations_for_line_rec.item_id),

645: p_log_level => FND_LOG.LEVEL_ERROR,
646: p_message_token => 'GMI_UNEXPECTED_ERROR',
647: p_table_name => 'IC_TRAN_PND',
648: p_context => 'CREATE RESERVATION',
649: p_param1 => INV_GMI_Migration.item(allocations_for_line_rec.item_id),
650: p_param2 => INV_GMI_Migration.lot(allocations_for_line_rec.lot_id),
651: p_param3 => allocations_for_line_rec.whse_code,
652: p_param4 => l_insert_rsv_rec.subinventory_code,
653: p_param5 => l_insert_rsv_rec.locator_id,

Line 650: p_param2 => INV_GMI_Migration.lot(allocations_for_line_rec.lot_id),

646: p_message_token => 'GMI_UNEXPECTED_ERROR',
647: p_table_name => 'IC_TRAN_PND',
648: p_context => 'CREATE RESERVATION',
649: p_param1 => INV_GMI_Migration.item(allocations_for_line_rec.item_id),
650: p_param2 => INV_GMI_Migration.lot(allocations_for_line_rec.lot_id),
651: p_param3 => allocations_for_line_rec.whse_code,
652: p_param4 => l_insert_rsv_rec.subinventory_code,
653: p_param5 => l_insert_rsv_rec.locator_id,
654: p_db_error => NULL,