DBA Data[Home] [Help]

APPS.WSH_PR_CRITERIA dependencies on WSH_XC_UTIL

Line 3657: wsh_xc_util.log_exception(

3653: FND_MESSAGE.SET_NAME('WSH','WSH_PICK_PRIOR_RSV');
3654: l_message := FND_MESSAGE.GET;
3655: l_request_id := fnd_global.conc_request_id;
3656: IF ( l_request_id <> -1 OR WSH_PICK_LIST.G_BATCH_ID IS NOT NULL ) THEN
3657: wsh_xc_util.log_exception(
3658: p_api_version => 1.0,
3659: p_logging_entity => 'SHIPPER',
3660: p_logging_entity_id => FND_GLOBAL.USER_ID,
3661: -- Bug 4775539

Line 3712: wsh_xc_util.log_exception(

3708: FND_MESSAGE.SET_NAME('WSH','WSH_PICK_PRIOR_RSV');
3709: l_message := FND_MESSAGE.GET;
3710: l_request_id := fnd_global.conc_request_id;
3711: IF ( l_request_id <> -1 OR WSH_PICK_LIST.G_BATCH_ID IS NOT NULL ) THEN
3712: wsh_xc_util.log_exception(
3713: p_api_version => 1.0,
3714: p_logging_entity => 'SHIPPER',
3715: p_logging_entity_id => FND_GLOBAL.USER_ID,
3716: -- Bug 4775539