Hello everyone,
in our BW/4HANA 2.0 I want to use Customer Exit Variables. I've created Variables of the type Customer Exit on the InfoObjects 0FISCYEAR and 0FISCPER3. I also created a BAdI-Implementation, which is shown as active:

I also implemented the Filter for the InfoObject Names:

The implementing class is also active and contains a Break-Point. However, when I execute a Query with transaction RSRT, the Debugger does not activate and the BAdI is seemingly not called. Does somebody have an idea what I can do or check in this case?