Integration Strategy of SAP HANA
I am Eric. I study Business and Information Sytem at the Essen university in Germany.My Question: Please could you tell me where I can find some Information about the integration strategy of SAP HANA....
View ArticleHana BOBI dashboard exposed as odata service
I am planning for a business case where I need to get the dashboard output as Odata service which can be consumed by WEBIDE from HCP for SAPUI5 development. Please guide me how i can do that
View ArticleIs there a repository object to create a table according to a table...
Dear friends, Is there a HANA repository object that allows me to create a table according to a table type/structure (defined by a repository object) ? Thanks and Best Regards,Shady
View ArticleHow to write the expression when create the calculated column?
Dear, I want to create some calculated column in my attribute view, but I don't know how to write the code in the expression, is there any introduction about this part, how to use those function...
View ArticleRe: How to write the expression when create the calculated column?
Hi Zongjie, you can find some information about the creation of calculated columns in the HANA Modeling Guide (http://help.sap.com/hana/SAP_HANA_Modeling_Guide_for_SAP_HANA_Studio_en.pdf). Within...
View ArticleRe: Integration Strategy of SAP HANA
Hello Eric, Just a bit anxious to know from where exactly you got this term from... One Integration that we normally hear in HANA area is 'SAP HANA Cloud Integration (HCI)' which is SAP’s strategic...
View ArticleInput parameter nvarchar with the value NULL for the table UDF
Hello, I have a problem with Table UDF. If a input parameter is nvarchar with the value NULL for the table UDF it will be changed to an empty string in UDF. I use SAP HANA Rev 85. ---- The table UDF...
View ArticleAggregation on Calculated columns - Star Join
Hi Experts, When we create a calculated column(Measure) on the star join node in a calculation view, there is no option to define aggregation behavior on that Measure.Can anyone please let me know what...
View ArticleRe: Input parameter nvarchar with the value NULL for the table UDF
Hi, dis you check with varchar data type ? sree
View ArticleRe: Input parameter nvarchar with the value NULL for the table UDF
Hi Yujun, this was known issue on HANA SPS 08, but it has been already fixed - I've checked, your UDF is working fine on rev 94. Best regards.Michal
View ArticleFilters in Calculation View on WDW
I'm trying to create a calculation view in the WDW. Everything works except that I'm trying to create a filter to eliminate records based on the value of a field called status. I've done this in HANA...
View ArticleHANA Driver
Hello experts, i want to know where i can go to download HANAODBC driver? I already have HANA studio installed on the PC which means HANA client is already there but i am still missing ODBC driver....
View ArticleRe: HANA Driver
I'm afraid that just because you have the HANA Studio, it doesn't mean you have the HANA client installed. The HANA Client is a separate uninstallable package from the HANA Studio. The Studio hasn't...
View ArticleRe: HANA Driver
Thomas sir, thank you. i think that is also my problem. sir, can you please tell me where to go on sap marketplace to download client. I tried to find it but i could not find it.Thanks.
View ArticleRe: Is there a repository object to create a table according to a table...
Thanks for the reply, Thomas. But is there a way to avoid the prefixing when defining the entity using structured type, besides, how can specify a key if the key column is part of the structured type?...
View ArticleRe: How to pass dates and times to HANA with oData?
It seems, that there is no easy way to transfer the current date and time via odata to HANA. I found the following solution for my requirement: 1) Get a readable timestamp in the Python code. With...
View ArticleRe: Insufficient Privilege:Not Authorized
Hi Ravi, Thanks for responding providing that link.I removed all objects created in " DEV_________" and created same in "NEO__". It worked fine. Thanks,Uday Kumar Narayana.
View ArticleRe: Input parameter nvarchar with the value NULL for the table UDF
I'm afraid neither UDF nor procedure accept null scalar params. Depending on your business case and solution requirements, you may try to assume:passed scalar param is null if one's length is 0pass and...
View ArticleRe: HANA Driver
The website is https://support.sap.com/patches Then Browse Download Catalog. In the hierarchy: SAP In-Memory (SAP HANA )"HANA Platform Edition"SAP HANA PLATFORM EDITION"SAP HANA PLATFORM EDIT. 1.0...
View ArticleRe: Input parameter nvarchar with the value NULL for the table UDF
Hi Michal, I think I have to use your solution on our hana rev 85. Thank you again for your help. Best regards.Yujun
View Article