Hi Vijay,
FBI views are no longer saved in database tables instead they are persisted as WD component configuration for WD component /BOFU/FBI_VIEW.
If you want to develop a report to read such WD component configurations. You'll have to use CL_WD_CONFIG_FACTORY=>GET_COMP_CONFIG_API( ) to get configuration reader. Analyze the configuration by navigating thru context.
Regards,
Manish