Question
2
Replies
340
Views
Posted: February 28, 2018
Last activity: March 5, 2018
Can I create a class that maps to View instead of DB Table ? A Report defination pointing to View instead of Table is possible?
I want to write a Report Defination for a View that is created in Data base system(not a Table).Can I create a class that maps to View instead of DB Table so that if this is possible then I think a Report Defination can be created in this class and accordingly fetch the details from the View.Is this possible? Please suggest any other better approach to fetch the details from the View in Data base
Hi, Yes this is possible, we have implemented something similar recently.
Regards
Gouri Shankar K