Custom data types to mask fields or another workaround
Hi collegues, I am developing a web application that shows KPIs around dates, months, another time periods extracted from generated time dataand fields that need custom visualization format. Now we are...
View ArticleInternal validation error
hello members, i got below error and i want to know how to resolve it.
View Articleshare project not working on sap hcp for native hana development
Hi, I am trying to do a native hana xs application on hcp. I am following the steps on the help website and cannot share the project. Getting the error below:Authorization...
View ArticleDifference in creating Calc.View only like HANA Live AND Attribute,Analytic &...
Hi, I have seen some SAP HANA Live Standard content which developed using only Calculation views which internally called as Virtual Data Models ( Reuse, Private and Query Views where all these 3 types...
View ArticleHANA XS HTTP Request
Hi All, I have a requirement where I need to get data by doing a web request.I have used HANA XS engine to do this. But when calling client.request(req, dest) , it is throwing Error 500, Internal...
View ArticleTwo CV's Record in one Line
Hi Experts, Its little urgent for me. I have a CV1 and its columns are C1, C2, C3, C4, C5 and Variables are Date, Version, RunId, Status. CV2(Copy of 1 with different Filters) columns are...
View Articleconfigure: error: in `/root/ODBC_drivers/msodbcsql-11.0.2270.0/unixODBC-2.3.0'
Hi Experts, I am trying to connect the external MSSQL database with HANA database via Smart data access. For that, I have to install "unixODBC driver manager" and "Microsoft ODBC Driver" on my HANA...
View ArticleXSJS Webservice with redirect
Hello everyone, I'm trying to call a external webservice using the XSJS in HANA, but this webservice requires a authentication in somewhere else, so whenever I do a call on it, it returns me with 302...
View ArticleVariable declaration does not work in hana?
DECLARE @CardName AS nvarchar(max) SELECT @CardName = CardName FROM OCRD WHERE CardCode = 'C20000' PRINT @CardName How do i write in hana?
View ArticleMulti Host XS insert into #r1
I have a query on a 3 node distributed hana system that seems to take a very long time to return results.expensive statement tracing is enabled and the query is showing up for a few different tables.2...
View ArticleSchema created in client side is not reflecting in the server side
Hi Folks, This is the first time I am getting some hands on Hana server. I created a folder in the side side in the project explorer view and I see the folder is created as package in the server side....
View ArticleHow to judge the lines of a table varient in calculation view.
Dear friends, I create a SQL script statement like this: var_sub = SELECT "League","ID","Round","ODD_LINE","SEASON","ODD_SORT","RESULT","SORT_ODD" FROM "_SYS_BIC"."<my...
View Articlestored procedure in HANA
Can anybody solve this stored procedure ? I AM GETTING ERROR :( CREATE PROCEDURE SP_TABLE_NAMES_BOFC_TO_CCR_BW_AC_USD_CF(OUT RETURNVAL NVARCHAR(50), Category NVARCHAR(255), DataEntryPeriod...
View Article[Help] - Can't install SAB1H 9.1 PL05
Hi, I've received this error. Please see image below. I'm using DELL R630 server. SLES 11 Regards,
View ArticleSAP HANA new learner doubts
Hi Experts, i am a SAP ABAP developer,i am very mutch interst to learn SAP HANA, could you please help me on below query.what is the difference between HANA development and HANA modeling currently...
View ArticleError 404 not found when running shinesp8 index.html
Hello people I have just started looking at the SHINE demo content in the Hana Cloud Platform trial and I am trying to run the index.html for shinesp8 but its displaying Error 404 not found.Please help...
View ArticleDate corrections issue in UI
Hi All, I am trying to change the date format that shows as GMT time zone with day and month in words. Image attached. Following is the code from View.js. oControl = new sap.ui.commons.TextField({...
View ArticleHow to define counters on "header" level?
I have a question regarding the implementation of a counter in a graphical star-join calculation view (HANA). The calculation view retrieves campaign data and lead/opportunity object data that a...
View ArticleInput parameter pass multiple entries to calculated column
Can any one please guide on how to pass the multiple entries enabled input parameter to the calculated measure? I am not able to doso. Example below- Calculated measure QTY_UNALLOCATED_NA Formula...
View ArticleCall procedure HANA XSJS
Hello,I am developing the UI5 web application using HANA XS. I have create stored procedure, which selects data from System HANA DB table M_EXPENSIVE_STATEMENTS and insert data into other HANA Table,...
View Article