What to use: SAP Hana Studio or Eclipse?
Hi there, some time ago the download option for the SAP Hana Studio stopped, and you have to download Eclipse + Plugins. This week we got our own HANA, and it was delievered with SAP HANA Studio...
View ArticleInput param "derived from table" can't find any table
Hello, in Eclipse, when I try to add an input parameter of type "derived from table" in my calculation view, the table help search always returns "No results found". I am using trial account and trying...
View ArticleAnalytic Privileges - Catalog/Repository procedure
Hi Guys, I am having difficulties in Analytic privileges. My scenario is as below: Restrict user to see Sales data: When Sales Org = 1000 then see all Material types if not, see only data for Material...
View ArticleInsert values from array - XSJS
for(var j=0; j<output2.length; j++) { var pstmt4 = conn.prepareStatement("INSERT INTO STUDENT01.HISTORY VALUES(?,?,?,?)"); pstmt4.setString(1,date); pstmt4.setString(2,time);...
View ArticleSAP HANA Cloud Platform connect to SAP HANA Studio?
New to HANA and attempting to accomplish what I thought was a simple task: Spin up a HANA instance in the SAP HANA Cloud Platform, then connect using SAP HANA Studio (client install). But it appears...
View Articleslt error
I created a new table ZSLTSALES in ECC and replicated in data provisioning using the LOAD method. When i want to do the data preview it gives me below authorization error.
View ArticleSAP Hana cloud app privileges
Hello, I am creating SAP Hana cloud application. I use hana trial version. Actually i try to do it by this tutorial SAP HANA Web Workbench - Hello UI5! but I have problem with privileges. I can't...
View ArticleHow to drop foreign key which is not defined as constraint
Hi all, I created two tables which are linked together. Tables are: USERHeader 2CREATECOLUMNTABLE."USERS" ("user_id"INTEGER CS_INT GENERATED BYDEFAULTASIDENTITYNOTNULL , "email"NVARCHAR(80) NOTNULL...
View ArticleUnable to Consume HANA CDS Views in Calculation Models
Hello, I have created a simple HANA CDS View as below. After I activate it I can preview the data and I can see this view is available SAPDEV schema (see screenshot). namespace WCB_CDS; @Schema:...
View ArticleSearch Connector Creation Taking Lot of Time
Hi Guys, I am trying to create a search connector for FIORI application "Equipment". I have started the process from ESH_COCKPIT which has triggered a job in the background which is still running from...
View ArticleEnabling repository check-in/check-out feature
Hi folks, I have successfully setup a repository for myself under 'SAP HANA Repositories' in HANA Studio however each time I create a new repository ALL available content gets placed into my...
View ArticleHANA - read & write data to third party Oracle DB
Hello All, There are some custom programs in my ECC system which read & write data to a third party Oracle database using DB Link. In this case as the back end database of ECC is Oracle, it was...
View ArticleKnow more about How Integrated Planning used in SAP HANA Studio
Hello Team, I would like to know about how Integrated Planning can be used in SAP HANA Studio.I mean ask, How Input ready queries will build and in sap bi there is concept called real time cube on top...
View ArticleHANA CDS Use cases
Hello 1) When should one build a HANA CDS View versus Graphical Calculation View or Analytical View? Is the performance of one better over the another ?2) Can ABAP based CDS artifacts be consumed in...
View Articlehdbtable - creation/alter scripts
Hi , i have created tables using .hdbtable scripts and transported to production system. like to add 1 column in the existing table. how do i add column. ( * please note - data has been loaded in the...
View ArticleDeveloper Generated Function in Calculated Column
Hi, Is it possible to create your own function and call it in the Calculation View calculated column? For example: If I had a table with two attributes: name and date. I would like to create a...
View ArticleHow to add with service layer a ContactEmployee into a BusinessPartner?
I know the following HttpRequest can insert a Business Partner: POST localhost:8000/BusinessPartners {"CardCode": "c1","CardName": "customer c1","CardType": "cCustomer"} But I need to add a...
View ArticleHow to get the max value for Shipment in graphical calculation view
Hi,I am creating a graphical Calculation view on shipment line (VTTP) table where it has multiple shipments associated with a delivery. I need to get the latest shipment number associated with...
View ArticleRE: Numeric overflow error in SAP HANA while loading the data to hana.
HI , I have been facing with the below errors while trying to load the CASA file data into SAP HANA.The file that contains data of 1 lakh records.Errors: 1. "Inserted value too large for...
View ArticleSAP Hana License Measurement (XML File)
Hallo, question to the experts: we I make a license measurement for SAP Hana (creating the XML) there are different results in the XML's when I do the measurement for example every month. What is the...
View Article