Hello,
I have create a fiori app using annotations in cloud application programming model.
I have a function import to fetch a boolean value in the list report page controller, also I need to access that boolean value/data in the object page controller as well. As the application is purely created using annotation on cloud application programming model I am unable to find a way to access this variable in the object controller.