Hello Everyone,
I am trying the following exercise in pdf i.e. native development using SAP Hana Web based development workbench.
I am trying to create a native app.
I am required to create a model for persistency viz; person table storing personnames.
I am trying to create the table in _SYS_BIC schema using . hdbb file.
However even after executing the following sqlstmt
CALL "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS"
_SYS_BIC schema is not visible in catalog.
Any help would be appreciated.
Regards,
PoojaM