DBA Data[Home] [Help]

APPS.INV_OPM_LOT_MIGRATION dependencies on INV_LOT_API_PUB

Line 519: INV_LOT_API_PUB.Create_Inv_lot (

515:
516: ELSE -- migrate the lot
517: -- Call the API to create the lot
518:
519: INV_LOT_API_PUB.Create_Inv_lot (
520: x_return_status => l_return_status,
521: x_msg_count => l_msg_count,
522: x_msg_data => l_msg_data,
523: x_row_id => v_rowid,