My requirement is to list down the objects based on specific filter condition or to display all objects with all filter conditions used in a Calculation view /Projection/ Functions in SAP Native HANA.
Not able to find any metadata table which holds the objects name and its filter condition, So created query on top of _SYS_REPO.ACTIVE_OBJECT to identify the filter conditions which is working for most of the objects , but still wanted to cover all objects and looking for simple method.