Hi Kairat,
thanks for the hint! I tried your solution and played with some own additions and I solved this issue as follows:
Suppose you have a PAL schema, which holds all the PAL procedures for analysis. In the .hdbrole file I give execution rights on the schema PAL. Thus the role file will not attached by changes in procedure! This allows you to ...
- build up a permission environment which is robust against changes through development.
- integrate PAl concepts into a chef landscape.
- e.g. bring the results from PAL procedures to sapui5.
Hope that helps & regards
Michael