DBA Data[Home] [Help]

APPS.WSH_DELIVERY_AUTOCREATE dependencies on WSH_XC_UTIL

Line 2523: wsh_xc_util.log_exception(

2519: FND_MESSAGE.SET_TOKEN('DELIVERY_ID' , to_char(l_out_param_rec.failed_delivery_id_list(i)));
2520: l_exception_message := FND_MESSAGE.Get;
2521: l_exception_id := NULL;
2522:
2523: wsh_xc_util.log_exception(
2524: p_api_version => 1.0,
2525: x_return_status => l_return_status,
2526: x_msg_count => l_msg_count,
2527: x_msg_data => l_msg_data,