DBA Data[Home] [Help]

APPS.WMS_PICKING_PKG dependencies on WMS_OP_RUNTIME_PUB_APIS

Line 1395: wms_op_runtime_pub_apis.update_drop_locator_for_task(

1391: BEGIN
1392: -- This API just update transfer_locator of each MMTT record for
1393: -- passed transfer_lpn_id. In case it fails, MMTT will not be updated
1394: -- and pick drop will continue.
1395: wms_op_runtime_pub_apis.update_drop_locator_for_task(
1396: x_return_status => l_return_status
1397: , x_message => l_message
1398: , x_drop_lpn_option => x_drop_lpn_option
1399: , p_transfer_lpn_id => p_transfer_lpn_id