DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on INV_RESERVATION_PUB

Line 2062: inv_reservation_pub.update_reservation(

2058: IF (l_debug = 1) THEN
2059: mdebug('CLEANUP_TASK: Calling update_reservation api : ' );
2060: END IF;
2061:
2062: inv_reservation_pub.update_reservation(
2063: p_api_version_number => 1.0
2064: , p_init_msg_lst => fnd_api.g_false
2065: , x_return_status => x_return_status
2066: , x_msg_count => x_msg_count