DBA Data[Home] [Help]

APPS.INV_OPM_LOT_MIGRATION dependencies on INV_LOT_API_PUB

Line 427: INV_LOT_API_PUB.Create_Inv_lot (

423: p_app_short_name => 'GMI');
424: ELSE -- migrate the lot
425: -- Call the API to create the lot
426:
427: INV_LOT_API_PUB.Create_Inv_lot (
428: x_return_status => l_return_status,
429: x_msg_count => l_msg_count,
430: x_msg_data => l_msg_data,
431: x_row_id => v_rowid,