If you use BOR to access objects using macros, enable it <CNTN01>,, you can try to do this in the context of ABAP OO.
<CNTN01>,
Due to the strong input restrictions of ABAP OO, this is not possible.
Which alternative?
In the Macros section of your ABAP class, specify the following:
include: <cntn02>, <cntn03>.