DBA Data[Home] [Help]

APPS.WSH_OPM_CONV_MIG_PKG dependencies on INV_OPM_LOT_MIGRATION

Line 91: INV_OPM_LOT_MIGRATION.get_ODM_lot

87: l_so_line_id := opm_trans_rec.line_id;
88: l_wdd_id := opm_trans_rec.line_detail_id;
89: GMI_RESERVATION_UTIL.println('ic_tran_pnd wdd id , so_line_id'||'l_wdd_id:'||l_so_line_id);
90: /* get the new convention for lot_Number in R12 */
91: INV_OPM_LOT_MIGRATION.get_ODM_lot
92: ( p_migration_run_id => p_migration_run_id
93: , p_item_id => opm_trans_rec.item_id
94: , p_lot_id => opm_trans_rec.lot_id
95: , p_whse_code => opm_trans_rec.whse_code