former_member437692
Explorer
Member since ‎2017 Feb 16

User Statistics

  • 13 Posts
  • 3 Solutions
  • 2 Kudos given
  • 5 Kudos received

User Activity

Hi Team, I am trying to create a stored procedure in SAP HANA to create business users with user name being input. Following is the code snippet. CREATE PROCEDURE PROC_CREATE_BUSINESS_USERS(IN USER_NAME VARCHAR(100)) LANGUAGE SQLSCRIPT AS cu...
Hi Team,Here is my scenario.We have native SAP HANA (SPS12) system used for mainly Analytics, no web-development at this point.We have data coming in from different data sources either loading into HANA or through virtual tables. Following are the mo...
Hi Team,We are planning to use ALM to transport all types of objects in Native SAP HANA system. As part of this process, we are trying to understand how we can create design time objects for users in HANA something like .hdbuser so that they can be m...