Dear All,
I am using HANA as a secondary data base. I have replicated the required tables to HANA and i have created view on HANA DB similar to ECC system.
Now when i am trying to access the HANA transaction code from ECC system to HANA as a secondary data base, It is telling "insufficient privilege: Not authorized:"
I have tried with below statment... I am not sure how to give access to HANA view from ECC system.
SELECTONview V_GLPOS_C_CTTO _SYS_REPO WITHGRANTOPTION;
Regards,
Jo