DBA Data[Home] [Help]

APPS.FTE_LANE_SEARCH dependencies on WSH_MAP_LOCATION_REGION_PKG

Line 457: --Logic for calculating Transit time is in WSH_MAP_LOCATION_REGION_PKG Bug 4653381

453: END IF;
454: --
455:
456: x_return_status := WSH_UTIL_CORE.g_ret_sts_success;
457: --Logic for calculating Transit time is in WSH_MAP_LOCATION_REGION_PKG Bug 4653381
458: WSH_MAP_LOCATION_REGION_PKG.Get_Transit_Time(
459: p_ship_from_loc_id => p_ship_from_loc_id ,
460: p_ship_to_site_id=>p_ship_to_site_id,
461: p_ship_method_code=>null,

Line 458: WSH_MAP_LOCATION_REGION_PKG.Get_Transit_Time(

454: --
455:
456: x_return_status := WSH_UTIL_CORE.g_ret_sts_success;
457: --Logic for calculating Transit time is in WSH_MAP_LOCATION_REGION_PKG Bug 4653381
458: WSH_MAP_LOCATION_REGION_PKG.Get_Transit_Time(
459: p_ship_from_loc_id => p_ship_from_loc_id ,
460: p_ship_to_site_id=>p_ship_to_site_id,
461: p_ship_method_code=>null,
462: p_carrier_id=>p_carrier_id,