If Hierarchy Active has a value set to false for non-key field
If Hierarchy Active has a value set to false for non-key field ,field does not show up in Excel. Is this statement correct or Wrong? Any explanation is helpful ThanksSreekanth
View ArticleCreate Splitter Function in SAP HANA
Hi All, I am trying to create a same below function created in MS-SQL in HANA. I not able to achieve this creation. Can anyone please help me with converting the same into HANA. MS-SQL...
View ArticleMigrate SQL Server database to SAP Hana
Hi, I have a free developer trial version of SAP Hana deployed on my Azure portal. I am looking to move my existing database in SQL Server to SAP Hana and compare the performance of my existing .NET...
View ArticleData migration from SQL Server 2008 to SAP HANA
Hi,Can I know the steps and process for Data migration from SQL Server 2008 to SAP HANA using SAP HANA Studio?I have gone through couple of resources, but most of them talk about using SQL...
View ArticleHow to see which backend SAP System is integrated with Hana system in HANA...
Hi, please let me know where I can see which SAP back end system is integrated with the hana system in hana studio
View ArticleHANA & django 1.7+
Hi All, We are considering building an app on top of HANA. The plan was to build it using Django but it seems there are only backends that work with Django 1.5 or older:...
View ArticleUnable to call a stored procedure from XSJS
Hi , I am trying to call a stored procedure from Predictive Analytics Library in an xsjs, but I am having syntax error, would you please advice: function generateData(table){ var conn =...
View Articlehana studio on top of hana runtime
hi gurus: We are using hana runtime (SAP HANA Platform Ed. 1.0 SPS08 (SAP HANA DB 1.00.82) for SAP BW 7.4, I d like to know if I can use hana studio here or do i need hana enterprise? regards mah
View Articlehana Decision Table Error
Hi Experts, I have created decision table based on 2 tables product and orderid.When i am validating I am gettting the Below error. The Error is as below. Please help me out
View ArticleSQL_ERROR_CODE 274 does not work with local temporary tables
HI, I have a procedure in that i am inserting data into local temporary table. Some time i am getting inserted column value too long. So I put exception handling like below DECLARE MYCOND CONDITION FOR...
View ArticleAccessing tables from different schema in HANA CDS
Hi,I also like to be able to create a CDS view in the repository which fetches data from a (virtual) table in a different schema. I found the code below in the developer guide: view AddressView as...
View ArticleNew Applications with HANA xs - what is the right way
Hello together, we would like to develop a own application modul (only for desktop, not for mobile devices), in which we don’t need any functions from the ERP business logic (with own apps, with own...
View ArticleFunction to support Dynamic SQL
Hi, I was trying to create a function that accepts parameters, used to query a table. Those parameters are part of the query in the function.Eg create function (a varchar2,b varchar2)return result...
View ArticleAggregate at change in value
I'm trying to find a way to aggregate data only at changes in a specific dimension when joining tables of different granularity in HANA. Let's say I have 1 table that stores corporate card...
View ArticleMaterial Long Text - via HANA to BO Report
Hi , We have SAP BW 7.4 ( HDB ) HANA SP08 and BO 4X & ECC. I want material long text in Bo report using HANA. Please suggest the possibility ,ABAP team enhanced in MM03 -> Basic data...
View ArticleHANA live - Displaying error while Data Preview
I am getting error while executing HANA Live view PurchasingDocumentItem. I used this view many of our custome view as underlying. All the view which I build based on this view displaying error while...
View ArticleList out Inactive HANA view
Hi, Our Team have created so many Inactive view ( Attr, Ana, Cal) and they didn't deleted those view. I want to list out all inactive view. How to find out those view. Regards,Kamruz
View ArticleTransport : HANA view issue
Hi,We have transport the HANA view Dev to QA. Earlier all the view was fine in QA system. This time got the below warning message and all the view technical name is showing red under package ->...
View ArticleVariable insert statement
Hello, I have a stored procedure I am creating and I need to do n amount of insert statements based upon the number of results I get back from a select statement. So for example I have SELECT...
View ArticleException handling in a function
Hi, I'm aware that we have a 'DECLARE EXIT HANDLER FOR' tag is used to declare an exception in Procedure. But the same isnt possible in a function.Could you please let me know how we can have...
View Article