Interface SapProductAvailabilityService

All Superinterfaces:
de.hybris.platform.commerceservices.stock.CommerceStockService
All Known Implementing Classes:
DefaultSapProductAvailabilityService

public interface SapProductAvailabilityService extends de.hybris.platform.commerceservices.stock.CommerceStockService
interface for sap product availability
  • Method Details

    • getStockLevelForProductAndBaseStore

      Long getStockLevelForProductAndBaseStore(ProductModel paramProductModel, BaseStoreModel paramBaseStoreModel)
      Specified by:
      getStockLevelForProductAndBaseStore in interface de.hybris.platform.commerceservices.stock.CommerceStockService
    • getStockLevelStatusForProductAndBaseStore

      StockLevelStatus getStockLevelStatusForProductAndBaseStore(ProductModel paramProductModel, BaseStoreModel paramBaseStoreModel)
      Specified by:
      getStockLevelStatusForProductAndBaseStore in interface de.hybris.platform.commerceservices.stock.CommerceStockService
    • isSynchronousATPCheckActive

      boolean isSynchronousATPCheckActive()
      Returns:
      true if the synchronous ATP check is active
    • readProductFutureAvailability

      Map<String,Map<Date,Integer>> readProductFutureAvailability(ProductModel productModel)
      Read the product future availability from ERP
      Parameters:
      productModel - product model
      Returns:
      product future availability