DBA Data[Home] [Help]

APPS.WSH_USA_QUANTITY_PVT dependencies on WSH_XC_UTIL

Line 2331: WSH_XC_UTIL.log_exception(

2327: l_delivery_id := p_delivery_id;
2328: l_delivery_assignment_id := p_delivery_assignment_id;
2329: END IF;
2330:
2331: WSH_XC_UTIL.log_exception(
2332: p_api_version => 1.0,
2333: x_return_status => x_return_status,
2334: x_msg_count => l_exception_msg_count,
2335: x_msg_data => l_exception_msg_data,