DBA Data[Home] [Help]

APPS.WSH_DELIVERIES_GRP dependencies on WSH_XC_UTIL

Line 2551: wsh_xc_util.log_exception(

2547: CLOSE c_get_delivery_org;
2548: raise FND_API.G_EXC_UNEXPECTED_ERROR;
2549: END IF;
2550: CLOSE c_get_delivery_org;
2551: wsh_xc_util.log_exception(
2552: p_api_version => 1.0,
2553: x_return_status => l_return_status,
2554: x_msg_count => l_msg_count,
2555: x_msg_data => l_msg_data,