Question:
Hello listers,
We have just upgraded to 3.1B, and have defined some key figure attributes for a few InfoObjects. Is it possible to use these key figure attributes in calculations along with key figures in InfoCubes? As a specific example, we have loaded replacement cost as an attribute of the equipment InfoObject. We would like to build a query on the PM cost cube to do something like sum(amount) / replacement cost. Can it be done?
Thanks in advance,
CF
Answer:
Yes. Make Replacement cost also a key figure. Put this KF in your cube. And update it as a Virtual Kiyfigure.
The function exit for Virtual KF is SAPLXRSR.
Hope that helps.
RS
Answer:
Yes. Make Replacement cost also a key figure. Put this KF in your cube. And update it as a Virtual Kiyfigure.
The function exit for Virtual KF is SAPLXRSR.
Hope that helps.
RS
Answer:
Thanks for the reply. I also managed to get it working by defining the attribute as a formula variable.