We can add the HANA Live views in UDT by adding HANA connection. Normally views will be stored in_SYS_BIC schema.
Step 1: Create a HANA Connection with JDBC driver
Step 2: Choose JDBC drive and Add the credentials and Host name for HANA DB
Step 3: Test the Connection
Step 4: Add a new class under project.
Step 5: Select the view from _SYS_BIC schema
Step 6: Select your view and add the objects for the class.
Now you have successfully added the HANA Live View from HANA Database into UDT. Universe can be created using HANA Live view.
Thanks
Let me know, if you have any issues.