DBA Data[Home] [Help]

APPS.WSH_INTERFACE dependencies on WSH_XC_UTIL

Line 1209: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);

1205: l_exception_location_id := l_detail_rec.ship_from_location_id;
1206:
1207: IF l_debug_on THEN
1208: WSH_DEBUG_SV.logmsg(l_module_name,'Line is packed.',WSH_DEBUG_SV.C_PROC_LEVEL);
1209: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1210: END IF;
1211:
1212: wsh_xc_util.log_exception(
1213: p_api_version => 1.0,

Line 1212: wsh_xc_util.log_exception(

1208: WSH_DEBUG_SV.logmsg(l_module_name,'Line is packed.',WSH_DEBUG_SV.C_PROC_LEVEL);
1209: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1210: END IF;
1211:
1212: wsh_xc_util.log_exception(
1213: p_api_version => 1.0,
1214: x_return_status => l_exception_return_status,
1215: x_msg_count => l_exception_msg_count,
1216: x_msg_data=> l_exception_msg_data,

Line 1257: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);

1253: l_exception_location_id := l_detail_rec.ship_from_location_id;
1254:
1255: IF l_debug_on THEN
1256: WSH_DEBUG_SV.logmsg(l_module_name,'Line is in planned delivery.',WSH_DEBUG_SV.C_PROC_LEVEL);
1257: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1258: END IF;
1259:
1260: wsh_xc_util.log_exception(
1261: p_api_version => 1.0,

Line 1260: wsh_xc_util.log_exception(

1256: WSH_DEBUG_SV.logmsg(l_module_name,'Line is in planned delivery.',WSH_DEBUG_SV.C_PROC_LEVEL);
1257: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1258: END IF;
1259:
1260: wsh_xc_util.log_exception(
1261: p_api_version => 1.0,
1262: x_return_status => l_exception_return_status,
1263: x_msg_count => l_exception_msg_count,
1264: x_msg_data=> l_exception_msg_data,