DBA Data[Home] [Help]

APPS.WSH_DELIVERIES_GRP dependencies on WSH_XC_UTIL

Line 2639: wsh_xc_util.log_exception(

2635: CLOSE c_get_delivery_org;
2636: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2637: END IF;
2638: CLOSE c_get_delivery_org;
2639: wsh_xc_util.log_exception(
2640: p_api_version => 1.0,
2641: x_return_status => l_return_status,
2642: x_msg_count => l_msg_count,
2643: x_msg_data => l_msg_data,