I fixed this by creating a package manually in HANA systems view for my project name and then executing:
GRANT REPO.EDIT_IMPORTED_OBJECTS ON"package"TO USER;
Hope this helps someone.
I fixed this by creating a package manually in HANA systems view for my project name and then executing:
GRANT REPO.EDIT_IMPORTED_OBJECTS ON"package"TO USER;
Hope this helps someone.