Hello All, I am trying to develop SAP Application which displays Purchase Order – Header and Item details using call REST service. And I need to display one Attribute (say Total Value) which is not there in API response. This need to calculated by using mathematical operations (Multiplication & Addition) on other attributes of the entity. Could someone tell me how this can be achieved using microflow like what is to be input and expressions in microflow. Please see the below screenshot for detailed information. Net Value = Order Quantity * Net Price Amount Thanks in advance
↧