Generating Dependencies for Calculation/Analytical View in SAP HANA.
Hi Everyone, I am trying to find out the dependencies for a specific Calculation/Analytical View. I have used sys.object_dependencies but that gives only the table names on which the calculation view...
View ArticleRe: Generating Dependencies for Calculation/Analytical View in SAP HANA.
Hi Samarpan, You can right click on the view and select option 'Auto Documentation' with content type as 'Model Details' in the wizard. Select a target location for the document to generate.When you...
View ArticleRe: Error while activating attribute view :
Hi , I too had similar issue while working with a calculation view where I was doing a union with two analytical views. The issue happens if you use the projections while using analytical views and...
View ArticleRe: Inner Join with column based table
Just to curious to know who is making such recommendation and in which context?
View ArticleRe: Get first entry of a table (return parameter of procedure)
Hi Rolf, Your question is not very clear. May be you explain what you want to achieve after getting first entry of table. In your calling procedure you would make a call and bind the output table like...
View ArticleCannot download Linux 64 bit HANA client
Trying to download HANA client for Linux 64 bit using the following URL https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/webcontent/uuid/402aa158-6a7a-2f10-0195-f43595f6fe5f When I select...
View ArticleRe: Access analytical view from SAP using ADBC.
Are you getting a dump like below ?Sreehari
View ArticleConfusion about replication
Hi Gurus, Numerous sources list three types of replication from ERP to Hana. This link includes a graphic that appears in several Hana training manuals....
View ArticleRe: Inner Join with column based table
Hi Nicole,As you aware, all the columns in a columnar table are sorted ( dictionary tables). An INNER JOIN(in generic terms) would perform more efficiently if the key columns of the tables are sorted...
View ArticleRe: How to call a write procedures which has output parameters in an xsodata...
Another suggestion Arjun,you said you have a writeable procedure with you, which will return a result set after the processing. You split the procedure into two, one writeable and one read only, so...
View ArticleRe: Get first entry of a table (return parameter of procedure)
Hello Sagar, I think I figured it out in the meantime.Originally, I wanted to loop through the result set coming from proc1.But I can't create a cursor for a result set.What I did is: I created a...
View ArticleHANA XSODATA Create multiple entities with associations in single LUW
Hi all,Is it possible to create multiple entities with associations in a single LUW. For e.g. we have a Sales Order and Item. This is modelled as 2 DB tables and 2 entities.In XSOData I have defined...
View ArticleRe: how to make a text Field to take only numbers in sapui5,please share the...
by using sapui5 library how to make it..Thanks
View ArticleRe: how to make a text Field to take only numbers in sapui5,please share the...
<!DOCTYPE html><html><head><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><title>SAPUI5...
View ArticleRegarding Basic HANA
Hi, I am new in SAP HANA. I trying to understand HANA functionality and advantages. Can anyone refer me some documents where I can get basic understanding of SAP HANA. Thanks,Kaushik
View ArticleRe: package checkout failed : SAP HANA Studio
Hi Mr Bechmann, I have solved this issue by creating manually the folder hierarchy locally. If for example my new package (newpack) was under sap.pack1 (sap.pack1.newpack), I've created a workspace...
View ArticleRe: Analytic Privilages for Calaculation views
GRANT REPO.EDIT_NATIVE_OBJECTS, REPO.ACTIVATE_NATIVE_OBJECTS, REPO.MAINTAIN_NATIVE_PACKAGES,REPO.EDIT_IMPORTED_OBJECTS, REPO.ACTIVATE_IMPORTED_OBJECTS, REPO.MAINTAIN_IMPORTED_PACKAGES...
View ArticleHANA Studio Freezes in File Import Wizard
Hello everyone, I'm running HANA Studio version 1.0.68, and can't get it to import any file at all. The application just freezes after clicking the Next button in the File Import Wizard after filling...
View ArticleRe: Cannot download Linux 64 bit HANA client
thanks, that works (well, download started), how did you find that link? Everywhere I searched I only saw the link from my original post, erik
View Article