Hi All,
Please suggest me how to handle following requirement,
I have a key figure infoobject of type amount and other key figure of type quantity .I want to upload the result of Quantity*Amount in Revenue infoobject of type amount.
How to handle this in transformation using routines.
Quantity Sold (Key figure of type Quantity)
Rate (Key figure of type amount)
Revenue(Key figure of type amount)= Quantity Sold * Rate
Thanks