Hi All,
I am writing code to populate a key figure in a structure. The formula is like:
kf1 = nodim( kf2 ) * kf3.
nodim is a function - Value Without Dimension (Unit-free). This is used in a query to calculate a key figure. My requirement is to simulate the functionality in the code.
How to declare or define the method or function 'nodim'?
Please advise.
Message was edited by:
Sachin Guptha