Hi Marc,
I am facing similar kind of issue where user is not authorized to the custom table created by me, rest of the custom tables does not have the authorization issue.
I cannot view _sys_bic & _sys_repo schema's in HCP.
sys & _sys_bi exists. can you advice me to view the _sys_bic & _sys_repo schema's.
As part of viewing the data from custom created views (Attribute, Analytic & Calculation view) executed following procedure as described in SAP Help
call "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS.
Error :
Could not execute 'call "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS"' in 10.915 seconds .
SAP DBTech JDBC: [10001]: user-defined error: [10001] "HCP"."HCP_GRANT_SELECT_ON_ACTIVATED_OBJECTS": line 35 col 14 (at pos 2108): [10001] (range 3) user-defined error exception: user-defined error: [10001] "HCP"."GRANT_PRIVILEGES_ON_MANAGED_REPO_OBJECT": line 12 col 3 (at pos 995): [10001] (range 3) user-defined error exception: user-defined error: [10001] "HCP"."DEPENDENCY_VALIDATOR": line 81 col 9 (at pos 4881): [10001] (range 3) user-defined error exception: Checking object: schema: _SYS_BIC, object: pxxxxxxxtrial.hihanaxs.package/STS_ANALYTICAL_VIEW. User DEV_xxxxxxxxxxxxxxxxxxxxxxxNUAJ is not authorized for: Object: DIMPERIOD Schema: DEV_xxxxxxxxxxxxxxxxxxxxxxxNUAJ Type: TABLE.
Facing similar kind of issue as you faced. can you let me know if you figured it out or not..?