public interface SapPricingCatalogService extends PriceService
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceInformation> |
getPriceInformationForProducts(java.util.List<ProductModel> models)
Method to get price information for products
|
getAllPriceInformation, getPriceInformations, getPriceInformationsForProductjava.util.List<PriceInformation> getPriceInformationForProducts(java.util.List<ProductModel> models)
models - ListCopyright © 2018 SAP SE. All Rights Reserved.