Hi everybody,
is it possible to create virtual characteristic only in MultiCube (and any of participating InfoCube are needed to be modified) ??
The aim is to filter out certain combinations of 0comp_code + 0division if user enters the query and sets the filter to 1. Otherwise do not anything.
SE19 -> own Project in RSR_OLAP_BADI
and there set
CASE WHEN 'MultiCubeXY'. (is it possible to set it in MultiCube?)
we have BudgetCube and IsCube, reporting is on MultiCubeBudget+Is.
Could me please someone help with the coding, how and where to set it up, to fill extra characteristics
ZPERORT = 1
if 0Comp_code = 1000 and 0Division = 99
First of all I need to clarify if it is possible to add virtual characteristic into MultiCube only or if I have to put it into both Cubes.
2nd how to fill ZREPORT via RSR_OLAP_BADI.
Thank you very much in advance.
Standa