DBA Data[Home] [Help]

APPS.GMF_MIGRATION dependencies on INV_GMI_MIGRATION

Line 9122: p_param1 => INV_GMI_Migration.item(bal.item_id),

9118: p_log_level => FND_LOG.LEVEL_ERROR,
9119: p_message_token => 'GMI_MIG_LOT_MIG_FAILED',
9120: p_table_name => gmf_migration.G_Table_name,
9121: p_context => gmf_migration.G_context,
9122: p_param1 => INV_GMI_Migration.item(bal.item_id),
9123: p_param2 => INV_GMI_Migration.lot(bal.lot_id),
9124: p_param3 => bal.whse_code,
9125: /* p_param4 => bal.location, Bug 13942118 */
9126: p_param4 => NULL, /* Bug 13942118 */

Line 9123: p_param2 => INV_GMI_Migration.lot(bal.lot_id),

9119: p_message_token => 'GMI_MIG_LOT_MIG_FAILED',
9120: p_table_name => gmf_migration.G_Table_name,
9121: p_context => gmf_migration.G_context,
9122: p_param1 => INV_GMI_Migration.item(bal.item_id),
9123: p_param2 => INV_GMI_Migration.lot(bal.lot_id),
9124: p_param3 => bal.whse_code,
9125: /* p_param4 => bal.location, Bug 13942118 */
9126: p_param4 => NULL, /* Bug 13942118 */
9127: p_param5 => NULL,