Package com.sap.retail.sapppspricing
Interface PPSClient
- All Known Implementing Classes:
DefaultPPSClient
public interface PPSClient
Client for the Promotion Pricing Service
-
Method Summary
Modifier and TypeMethodDescriptioncallPPS(PriceCalculate priceCalculate, SAPConfigurationModel sapConfig) Call promotion pricing service
-
Method Details
-
callPPS
Call promotion pricing service- Parameters:
priceCalculate-PriceCalculatesapConfig- SAP base store configuration- Returns:
PriceCalculateResponse
-