cancel
Showing results for 
Search instead for 
Did you mean: 

Aggregation problem with virtual Key Figure

Former Member
0 Kudos

Hello experts,

We have put in place virtual key figure but we face some specific issue on aggregation

Here is the case. The calculation on the virtual KF is based on another key figure (KF2) with value on the cube. The test is very simple if KF2 < 30 then 10, if < 50 then 20 otherwise 30. At execution everything is working fine:

I want to calculate everytime the virtual key figure. On the example the first screen is okay but on the second one, it's a summation of the virtual key figure with value fiscal period equal to 0000000.

I would like to have 30 because KF2 > 50.

We use the standard BADI on which we have define only the two key figure. No characteristics are read on the cube. During the debug we can see at first execution that the c_s_data structure is composed by the level of the request (vendor & fiscal year) but if we remove the vendor, the BAPI is not read.

Any solution ?

Regards,

Accepted Solutions (0)

Answers (0)