Skip to Content
0
Aug 16, 2012 at 12:40 PM

Virtual key figure not working via multiprovider

112 Views

Hi,

We have created a virtual key figure in one of our cubes, using badi implementation of RSROA_OLAP_BADI implementing the class CL_RSROA_OLAP_BADI and this works fine when we run a query on the cube. However, when we run a query on a multiprovider with filter on infoprovider = our cube, we do not get any result (class is never called).

The key figure and the characteristic used for calculation is only mapped to the objects from this cube in our multiprovider. The InfoProvider filter in the BADI is updated to contain multiprovider name as well (also tested only MP name as well as only Query name, without any difference).

Any ideas on what the problem might be?

Best regards,

Mikael