Hi Jonas,
Apply this note 1833538 - Security behavior of DEFINER procedures in HANA Rev. 50 to SAP HANA DB.
You have to grant to your stored procedure owner privileges on execute (select, insert, update, delete - if you need it) WITH GRANT OPTION by SAP<SID>-user.
Andrey