Hi Guoliang,
Please check this Object Privileges - SAP HANA Developer Guide - SAP Library
"
In case of views, the SAP HANA database implements the standard SQL behavior. A user has the authorization for an operation on a view if the following is true:
- The privilege for operations on the view has been granted to the user or a role assigned to the user.
- The owner of the view has the corresponding privileges on the underlying objects with the option to grant them to others.
"
Best regards,
Wenjun