Execute Formula (SAP IS Adapter)

This operation allows users to execute a calculation logic in Pricefx partition.

  1. Configure the exchange property in Content Modifier:

  2. Configure the message body in Content Modifier. Only input parameters of the logic are required in the payload which is different for each calculation logic.
    Sample execute formula request:

    { "PricelistId": "1000", "StartRow" : 0, "EndRow": 10 }

     

  3. In the Adapter configuration, select operation, target type and target name (formula name).

Response

The calculation result will be returned. The full JSON schema can be found in the “Sample Artifacts for SAP S/4HANA Integration with Pricefx” integration package from SAP API Business Hub. See .