Problems with Time Hierarchy
Hi Community, We have had a lot of problems with time hierarchies in HANA lately. We have the next scenario: If I define the hierarchy with the data of the option 1, it doesn't work. If I define it...
View Articlesleep in hana XS
Hi all, It there way to do sleep or wait in xs hana? I do some pooling in xsjs, want to sleep a while in order to reduce number of calls. Waiting in a loop is not an option because it takes a lot of...
View ArticleData extraction with S4 HANA
Hi Gurus, I am starting the general design of a S4 Hana project (not yet decided which version, 1503 or 1511) and I have some questions about the best approach for outbound interfaces... I have...
View ArticleError for Dynamic join in SAP HANA
Hi Expert, One of my requirement, I want to use dynamic join in SAP HANA development. I am getting proper records when I clicked on data preview. I am happy for output. But, I am getting following...
View ArticleParallelization of HANA procedure
Hello, I would like to execute following procedure in HANA parallel. The procedure will be called several times with different properties. Now it seems that all calls are executed in stack. As the...
View ArticleCopy table with content from one SAP system to another in HANA
Hello Experts, I am new in HANA. I have an requirement to copy few tables from SAP one system to another in HANA. We are using Smart data Integration in HANAfor getting the records. But here after...
View ArticleData Modelling in SAP HANA :Suggestions Please??
Hello Everyone, I want suggestion for my data modeling scenario.Please provide me your expert comments. My approach is that i will create 4 calculated columns one for each ,company abc ,company...
View ArticleXSODATA Multi Table Insert
Hi Experts, I have a scenario wherein i need to update two different tables (say ABC & XYZ with one of the field as "device") with some data once the end user presses the submit button. I get only...
View ArticleHow to call SOAP web service from server side java script(XSJS) ?
Hi All, I am struggling to call SOAP web service(RFC published as web service) from HANA.I have created one "XXXX.xshttpdest" and one "XX.xsjs" as below. XXXX.xshttpdest :- host = "host name";port =...
View ArticleQuery regarding creating a stored procedure with dynamic fields
Hi All, I want to make a stored procedure which will track the following changes in my project: 1. Addition and deletion of schema2. Addition and deletion of tables3. Any alterations in the tables i..e...
View ArticleHANA Studio Rev. 111: daysbetween in Calculated Column
Hi all, I have a problem the the daysbetween in a calculated column: I have a period from 01.01. - 31.12.2014 In this period, I have two records, one from 01.01. - 31.10.2014 and one from 01.11.2014 -...
View ArticlePost method for ODATA
Hello Team, We are using SP10 and creating few ODATA service and the output is Json format. It is working fine in REST client / POSTMAN by using GET Method. I heard that ODATA is not only...
View ArticleSAP HANA DB connectivity through Spring JDBC Template
Hi,I am able to connect SAP Hana database through JDBC successfully in standalone Java application and I am using ngdbc.jar, but when I try to do the same thing using Spring JdbcTemplate in my...
View ArticleSmart Data Integration - Oracle Log reader adapter ?
Hello Experts, I m very keen to use smart data integration for Oracle db in Real time.I know we have to use Oracle log reader adapter . We have installed data provisioning agent on windows .And have...
View ArticleUnable to create remote source for TwitterAdapter
I am trying to create via SQL a remote source for the Twitter adapter running in a Data Provisioning Agent on a separate host.Since the SQL reference unfortunately has very little on this topic, I...
View ArticleWhat is preferred solution to get data from SAP BW to SAP HANA
We are looking for a solution, which will give us a near real time capabilities and can also use the existing SAP BW extractors to get the data from SAP BW to SAP HANA. Which is the way to go?
View ArticleExact Months between two dates
Is there any method to calculate exact months between two dates in SAP Hana sp10 version.
View ArticleReset Identity Column to start at 1
I am trying to create a table with an ID field that will be purged at the end of the procedure ( or beginning of next). the data will need to be sorted by a date field. The issue that i'm...
View ArticleProcedure creation date
Hello,I am developing an application and i need to get details of a procedures like creation date, created by etc...I checked PROCEDURES tables but it gives source codes only, there is no creation...
View ArticleHow HANA Data can be used for multidimensional reporting? What is the process?
Hi All, I have Calculation views created for the data with me, now I need to set the views for enabling multidimensional reporting and moreover enable OData services from HANA Studio and feed the same...
View Article