Import Data in hana database
Hi,i create a fiori application with sap web ide that consume data from hana database ,I need to import data from excel or csv file from my desktop to my hana database but i don't find how to do this...
View ArticleAdmin role to user
Hi, I need to get a admin role for SAP HANA STUDIO for access to indexserver.ini.Thanks.
View Articlesap.m.Table generating first two blank rows after adding more rows.
Hi everyone, I am stucked in a very bad condition the problem is with the table rows and columns. I am generating dynamic table columns and rows based on searched unit so whenever...
View Articlesyntax error in ce_projection
I am writing an sql script CV to join two fact tables and display the data based on row filter.Please see the script below. When trying to validate the view,it triggers the below error. I couldn't...
View Articlewhat is the pooled datasource name for sap hana jdbc driver
could you please tell me the pooled datasource name for hana driver? I used com.sap.jdbc.Driver. it throws url is not valid property.
View ArticleDate format in HANA Stored procedure
Hi Experts, I would like to change the format from 'YYYY-MM-DD HH24:MI:SS.FF7' to 'DD.MM.YYYY' format. ( Because my target will accept only this format ) How to do the same? do we have any standard...
View ArticleView usage statistics
Are HANA view usage statistics kept anywhere similar to BEx queries in BW? What I'm looking for is the name of the view, the user who queried it, and how long it took. It looks like I can enable SQL...
View ArticleODATA with SHORTTEXT datatype error on column table
Hi, I am experiencing an issue I can't explain.All my tables use column-based storage types.Per definition of "SHORTTEXT", it is not possible to define it in row tables which I don't do.(Data Types -...
View ArticleSAP HANA BETWEEN DATE
Hi, May I know what's the best way to select between date? I just want to ask If this is the right way to search between dates using date formate 'mm/dd/yyy'. This is my query,SELECT...
View ArticleHana Table type not supported exception
Hi I am trying to connect to HCP HANA Database from Dotnet using SAP Hana Client i.e Sap.Data.Hana.v4.5 and i am trying to call a procedurewith parameter as Hana Table Type. But i am receiving an...
View ArticleAnalytical View - Substring function and Other functions.
Hello All I am trying to use substring and trim function for a value/string and get the field value from position 6 - 10. in analytical view. Example: Field name XYZ (Values showing as: ASDFG...
View ArticleS4 hana
Can any one please send me the content of s4 hana, sample resumes on s4 hana,pdfs for s4 hana,
View ArticleDisplaying Description for SAP Table Field in the View
Hi We are working on a HANA implementation Project Where we have a requirement to build View on HR tables. Issue: When i join HR infotypes (tables ) in the view it is getting only Technical names and...
View ArticleHANA SLT Configuration
Hi Experts, I have an issue with configuring SLT server with HANA Sp08. After configuration. I am getting error on my studio, as 'Data provisioning is not configured'.Please find the detailed steps I...
View ArticleSystem Views : Extract long description of objects
When I create a Graphical Calculation View or Attribute View , I am able to enter a long description for the view in the Semantics section. I'm now looking on how to extract that description, but could...
View ArticleCalculated Column slows view 3 fold
I start with an Attribute view, and then build a CV ontop of that. If I simply add columns directly to output of the CV, the data preview takes 1.9 seconds.I now add a single calculated column :...
View ArticleSP09 - User Self Service Tools - Change Background Image
Hi all! Using SP09, it's possible to change the background image of the login screen as explained in the "SAP_HANA_Administration_Guide" and in the excellent blog of Wenjun Zhou. DIY SAP HANA login...
View ArticleHow to find out the max/min value of one field corresponding to a second...
Hi, I am trying to find out the latest delivery date(EINDT) for each purchasing document (EBELN) through graphical way. The view contains other fields apart from the above mentioned two fields.When...
View ArticleUnion in CDS View with different columns
Hello, I have two entities E1 {a: Integer; b: Integer} and E2 {a: Integer; c: Integer} and I want to build a CDS view which does a union on both like:SELECT a, b, null as c FROM E1UNION SELECT a, null...
View Articlewhy does xsjs $.session.language returns " " ?
Initially $.session.language must return the language that is set by the request header parameter "Accept-Language" as per the doc....
View Article