DBA Data[Home] [Help]

APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on INV_RESERVATION_PUB

Line 2694: inv_reservation_pub.update_reservation(

2690: IF (l_debug = 1) THEN
2691: mdebug('CLEANUP_TASK: Calling update_reservation api : ' );
2692: END IF;
2693:
2694: inv_reservation_pub.update_reservation(
2695: p_api_version_number => 1.0
2696: , p_init_msg_lst => fnd_api.g_false
2697: , x_return_status => x_return_status
2698: , x_msg_count => x_msg_count