arpitasethi
Advisor
Advisor
Member since ‎2011 Jan 19

User Statistics

  • 30 Posts
  • 0 Solutions
  • 6 Kudos given
  • 0 Kudos received

User Activity

Hello Experts,We have a calculation view and have oData service for this view.We are not able to get the data from the call, but the data preview of the view works. Also the metadata of the oData call returns correct values.The message we get is - Th...
Dear Experts,I want to use string functions for variables, i.e., I would have the string stored in a local nvarchar variable and this is what I would pass for string manipulations.I tried this in the SQL editor and it gives me errors.  Select 'Hello...
Hello Experts,I have a script based calc view and i have two columns in the 'var_out' table.One of these fields is the input to the view, say int_id and the other field is the ext_id, which is calculated by the logic in the script.I try to insert the...
Hello Experts,I am new to the Hana environment and hence some basic questions -1. How do I find if a substring ‘*+’ or ‘+’ exists in a string (varchar) using SQL script?Is there anything corresponding to ‘ca’ in ABAP?2. What is the counterpart of ABA...
Hello Experts,Is there an 'Exit' like command in SQL script (for script based calculation view)?Thanks and Regards,Arpita