DBA Data[Home] [Help]

APPS.GML_OPM_OM_CONV_MIG_PKG dependencies on INV_GMI_MIGRATION

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

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

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

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

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

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