DBA Data[Home] [Help]

APPS.WSH_DELIVERY_AUTOCREATE dependencies on WSH_XC_UTIL

Line 2773: wsh_xc_util.log_exception(

2769: FND_MESSAGE.SET_TOKEN('DELIVERY_ID' , to_char(l_out_param_rec.failed_delivery_id_list(i)));
2770: l_exception_message := FND_MESSAGE.Get;
2771: l_exception_id := NULL;
2772:
2773: wsh_xc_util.log_exception(
2774: p_api_version => 1.0,
2775: x_return_status => l_return_status,
2776: x_msg_count => l_msg_count,
2777: x_msg_data => l_msg_data,