| Interface | Description |
|---|---|
| BestMatchStrategy |
Strategy for 'calculating' the "best" product "availability" or "quantity" of a certain product .
|
| ProductAvailabilityStrategy |
This strategy will be used for calculating the availability of the specified product.
|
| StockLevelProductStrategy |
This strategy will be used by the
StockService for generating a product related ID, which will be stored
at StockLevel. |
| StockLevelStatusStrategy |
The StockLevelStatusStrategy is used by the
StockService to check the status of the specified
StockLevel. |
Copyright © 2017 SAP SE. All Rights Reserved.