DBA Data[Home] [Help]

APPS.WSH_PR_CRITERIA dependencies on WSH_XC_UTIL

Line 3811: wsh_xc_util.log_exception(

3807: FND_MESSAGE.SET_NAME('WSH','WSH_PICK_PRIOR_RSV');
3808: l_message := FND_MESSAGE.GET;
3809: l_request_id := fnd_global.conc_request_id;
3810: IF ( l_request_id <> -1 OR WSH_PICK_LIST.G_BATCH_ID IS NOT NULL ) THEN
3811: wsh_xc_util.log_exception(
3812: p_api_version => 1.0,
3813: p_logging_entity => 'SHIPPER',
3814: p_logging_entity_id => FND_GLOBAL.USER_ID,
3815: -- Bug 4775539

Line 3867: wsh_xc_util.log_exception(

3863: FND_MESSAGE.SET_NAME('WSH','WSH_PICK_PRIOR_RSV');
3864: l_message := FND_MESSAGE.GET;
3865: l_request_id := fnd_global.conc_request_id;
3866: IF ( l_request_id <> -1 OR WSH_PICK_LIST.G_BATCH_ID IS NOT NULL ) THEN
3867: wsh_xc_util.log_exception(
3868: p_api_version => 1.0,
3869: p_logging_entity => 'SHIPPER',
3870: p_logging_entity_id => FND_GLOBAL.USER_ID,
3871: -- Bug 4775539