DBA Data[Home] [Help]

APPS.WSH_INTERFACE dependencies on WSH_XC_UTIL

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

1195: l_exception_location_id := l_detail_rec.ship_from_location_id;
1196:
1197: IF l_debug_on THEN
1198: WSH_DEBUG_SV.logmsg(l_module_name,'Line is packed.',WSH_DEBUG_SV.C_PROC_LEVEL);
1199: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1200: END IF;
1201:
1202: wsh_xc_util.log_exception(
1203: p_api_version => 1.0,

Line 1202: wsh_xc_util.log_exception(

1198: WSH_DEBUG_SV.logmsg(l_module_name,'Line is packed.',WSH_DEBUG_SV.C_PROC_LEVEL);
1199: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1200: END IF;
1201:
1202: wsh_xc_util.log_exception(
1203: p_api_version => 1.0,
1204: x_return_status => l_exception_return_status,
1205: x_msg_count => l_exception_msg_count,
1206: x_msg_data=> l_exception_msg_data,

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

1243: l_exception_location_id := l_detail_rec.ship_from_location_id;
1244:
1245: IF l_debug_on THEN
1246: WSH_DEBUG_SV.logmsg(l_module_name,'Line is in planned delivery.',WSH_DEBUG_SV.C_PROC_LEVEL);
1247: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1248: END IF;
1249:
1250: wsh_xc_util.log_exception(
1251: p_api_version => 1.0,

Line 1250: wsh_xc_util.log_exception(

1246: WSH_DEBUG_SV.logmsg(l_module_name,'Line is in planned delivery.',WSH_DEBUG_SV.C_PROC_LEVEL);
1247: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit WSH_XC_UTIL.LOG_EXCEPTION',WSH_DEBUG_SV.C_PROC_LEVEL);
1248: END IF;
1249:
1250: wsh_xc_util.log_exception(
1251: p_api_version => 1.0,
1252: x_return_status => l_exception_return_status,
1253: x_msg_count => l_exception_msg_count,
1254: x_msg_data=> l_exception_msg_data,