Calc view - input parameter
Hi,I have a calc view that takes an input parameter, how do I call this from an xsjs program or from SQL Is it not something like this, SELECT * FROM"_SYS_BIC"."I027737.Poker/POSSHANDS"WHERE...
View ArticleXSJS service for Parameterised Hana View
Hello Experts How to query a hana view in xsjs that has parameters set? Thanks
View ArticleHow to include HANA tables into package and delivery unit
Hi Experts, How can I include HANA tables into a package, so that I can assign it to delivery unit together with data models and download to local PC?(Include tables and data models in one package and...
View ArticleProcedure failed and need guidance to optimize.
Hello, I'm currently doing a POC in HANA. In that, procedure is created and during execution, it say "Memory allocation failed..." Attached the code details along with error messages for your...
View ArticleOpenSAP: Schema created on project tab view not appearing in system tab view
Hello All, I am following the Introduction to Software Development on SAP HANA course and at the stage of creating Database Schemas and Tables.However once I create the .hdbschema file in my project,...
View ArticleHow to connect to hana via python using the hdbuserstore key ?
I am looking for a way to connect to hana via python by just using the hdbuserstore key and not using the username and password.Is there a way to do it via the odbc driver comes bundled with hana client.
View Articleget host name and instance number from hana trial database
Hi, I have a Hana trial account, you can see in the attached image. Im configuring SAP Hana Studio to connect with my Hana trial database but I don't know how to get the hostname and instance number of...
View ArticleHANA Studio: On "New Calculated Column" window Add Button Not Visible
Hi Geeks, On HANA Studio, I'm trying to create a calculated column on Analytical view but "Calculated Column" window doesn't have "Okie" or "Add" buttons visible to save entered values on this applet....
View ArticleSAP Working Capital Analytics Crashing : how to trace and correct ?
Hi experts I have been trying to have WCA work on our 'Business Suite powered by HANA' platform for some days now, but whatever the user I try to use and the authorizations I put on it, I get the same...
View ArticleActivation History Table
Wondering if there is some sort of system table that can tell me when tables/views/etc have been changed or activated? I know that when you are viewing the content of an object that you can click on...
View ArticleHANA Instr function to check for numbers?
Hi, I am trying to create a calculated column to check the validity of another field for the presence of numbers in the string. For example Partner Tel_number Valid 1 1flowers...
View ArticleValidation Exit with XSJS
Hi, I am trying to implement validation exit for create functionality using XSJS. I am referring to the development guide example as reference.I created a .xsjslib file. In the guide there are couple...
View ArticleDynamic Parameters using SQL Script in a Calculation View
Hi thereI am trying to create a dynamic parameter(prompt) where I select a range of values in SQL Script within a Calculation View however I don’t see how it can be done, as it seems that the ‘Input...
View ArticleHow to hide sidebar from VizContainer?
Hi all, I'm working on VizContainer and I didnt find how to hide the sidebar from that. Could you please help me? I'm not sure if its name is sidebar or not but i mean these things The codes are as...
View ArticleMaintain Comments for columns of tables using CDS
Hi, We have created our tables with CDS framework using .hdbdd file.But we are unable to figure out how to maintain comments for the columns of the table and also for the reusable types.Please let me...
View ArticleWhat is the correct way for calling odata?
Hi all,I wrote some code and it is working fine. But i think and i believe that i should change my code because of the security issues.In this program, I'm calling odata with js but the problem is...
View ArticleHALM - Transport Blocker: Time difference between systems is more than 1 minute.
Hi all, I try to setup a transport route between a HANA ONE Rev 70 and a Developer HANA Rev 80 system. I did the usual setup:Adding the systemCreate the DUCreate the transport route I did these steps...
View ArticleDefining a recursive view in SAP HANA
Hi All, I have a problem defining a recursive view in HANA, in MS SQL for example I use the WITH statement to recursively iterate over the bill_of_materials view (see below), any idea how to do it in...
View ArticleMigration of data Archive Files from one DB to HANA H/W.
Hi all, I have question on Data archiving in BI 7.0. Suppose we have archived data from BI system to a Archive File using ADK (if archived data is not required frequent access) or to NLS 3rd party...
View ArticleConvert GUID_X16 to GUID_C22
Hi, There is a function module in SAP, GUID_CONVERT which converts the GUIDs from x16 to c22 and vice-versa. Is there a possibility to put the logic in HANA procedure? We are trying to get MATNR from...
View Article