Accelerator Salesforce CPQ Plugin for Pricing - Source
home
This asset is a component of MuleSoft Accelerator for SAP, which accelerates the implementation of essential integration use cases for SAP S/4HANA and Salesforce Sales Cloud.
The Quote Calculator Plugin (QCP) adds extra functionality to the quote line editor in Salesforce CPQ with custom JavaScript code. It is invoked when the user clicks the Calculate button, which triggers the JavaScript to execute. The execution of the script invokes a Mule API to retrieve the net price of the products in the quote from SAP S/4HANA, which enables accurate price information in the quote. It also validates any additional discount entered for products against discount thresholds configured in SAP S/4HANA.
See the Salesforce documentation page for the JavaScript Quote Calculator Plugin for more information.