Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Browsing all 9165 articles
Browse latest View live

Reading metadata of columns of a table using XSJS

Hi, I am stuck with a problem when using XSJS APIs. I have a table as below:           Table Name: Employee.     Table columns: EID: varchar                            Age: INT.          My requirement...

View Article


OdataLib - xsodata

Is it possible to use ODataLib in xsodata ? Thanks.

View Article


Error while import schema in HANA DB

Hi... I am trying to perform an export-import of a HANA DB user instance at schema level including all objects (in my case tables and synonyms) and data.  Export and Import works very well except...

View Article

Re: Error while : Unit of Measure Conversion in Analytical View / Cal view-...

Hi Sindhoora,There is also one setting on the model level where you have to specify the default schema. Can you please set it on the View level as go to Semantics in the view and set the default schema...

View Article

Re: Error while : Unit of Measure Conversion in Analytical View / Cal view-...

Hi Luis,We would need the MANDT field. The currency and unit conversion accepts only formats as provided in the ECC tables.  Thus, you need to have the same tables as TCUR* for currency conversion in...

View Article


Custom Development impact on HANA migration

Does anyone have any metrics, white papers, or lessons learned regarding the LOE required to adapt custom code to be HANA compliant. I know that there are some tools being provided by SAP, but with...

View Article

Re: Error while : Unit of Measure Conversion in Analytical View / Cal view-...

Hi Anjali! Thanks for answering, if it is necessary, is there any default client number hana uses or it has to be configured? I know i can configure the client per user, but we are not using it right...

View Article

Unable to view the Decision Table tab after setting Condition and Action

Hi  I am creating a decision table with update values from the HANA Academy Video https://www.youtube.com/watch?v=XuSp0m3fwFII've added the shipper ID and Discount as the attributes and set Shipper ID...

View Article


HANA equivalent of oracle's sql%rowcount to get affected rows.

I want to get the number of rows affected from an insert or update statement inside a stored procedure. Is there any equivalent to oracle's sql%rowcount that can be called after the query. For example:...

View Article


Re: How to Concatenate Column Value from Multiple Rows into a Single Column?

HANA doesn't support STRING_AGG before revision 70. 

View Article

Re: HANA Restore/Recover Issue

This is not a version issue. i am facing same problem.

View Article

Re: stored procedure creation and activation

Do you have the required authorization on all the objects you are referring in your procedure code? Did you check it. I don think there would be any special previleges on controlling who can create the...

View Article

Re: Error when test sapui sdk help on cloudshare hana instance

Nah...still doesn't work for me.

View Article


Re: Hana Modelling

Hai Ranjit  Thanks its very useful links regarding hana modelling,. ThanksNa.Stalin

View Article

Re: Hana Modelling

Its very helpful to me. thanks

View Article


Re: com.sap.db.jdbc.exceptions.jdbc40.SQLDataException: [303]: invalid DATE,...

Lars, Thanks for the help. I did use your suggestion of using the JAVA timestamp. It will more efficient.  It turned out that the underlying problem wasn't with timestamp, but with a geospatial...

View Article

Re: Loading data into HANA DB (using hdbsql client) with Control file.

Is there a way to change the date format in control file before loading to HANA table.As i have .csv file and I am loading to HANA using hdbsql command. but date format in .csv file is dd-mm-yyyy but...

View Article


VizContainer Not working

Hi Experts,    I am trying to use the SAPUI5 Vizcontainer Control for creation of the charts . So i am referring the code given in the sdk for it .when i am using the chart for the first time it is...

View Article

Re: stored procedure creation and activation

Thanks Krishna for your response.. now it is working for me... authorization on all objects which I used was the issue..

View Article

Re: com.sap.db.jdbc.exceptions.jdbc40.SQLDataException: [303]: invalid DATE,...

Hmm... interesting. Then I would have expected a very different error message... Anyhow, nice you were able to work around it. - Lars

View Article
Browsing all 9165 articles
Browse latest View live