SAP Webservice Documentation
Hello All, I've got two questions: Q1:Can you tell me where I can download the SAP Webservice documentation?e.g. Contact, Account, Activity with these action (Create, Update, Delete) ? Q2:I use SOA...
View ArticleHANA Migration Tool
Unfortunately the DB Migration Tool from SQL to HANA doesn't start up the UI. Anyone with the same problem?
View ArticleUnit Test .hdbprocedure using jasmine
I have a requirement where i need to test the procedure which takes input parameter as view. I read through the jasmine guide and found that we can create the test model using substitution. The problem...
View ArticleSAP HANA XSSQLCC
To bind a hana database user to a connection file (xssqlcc) in the sap hana xs administration tool, what format should we follow while entering the username? just the name of the user and save ? Can...
View ArticleSAPB1H - After installing AFL package _SYS_AFL is not being showed on HStudio
Hello evreryone!! On a new installation we are performingafter installing clients a HANA data base,we installed AFL, the installation went ok, at least that is what I have on the log. Just for...
View ArticleConnecting to Azure Instance
Hi, I am totally new to SAP HANA Cloud. I installed a cloud instance using Microsoft Azure Cloud. Now I am trying to connect Hana Studio to the instance. But I keep receiving the error that the...
View ArticleSQLScript , writing messages to log file
Hi, We're developing SQLScript and executing them directly on Unix via Unix command HDBSQL. We use the -o keyword with HDBSQL to write messages like comments, custom errors into a log file. The only...
View ArticleSAP HANA XSJS - Analytic view & XSODATA
Hello all, We have a requirement to expose an analytic view as a xsjs service, could some one assist providing the syntax for xsjs ? Regards.
View ArticleDatabase error text: invalid number
Hi Gurus, I am calling a procedure proxy from ECC and it is giving me a short dump: Error 339 has occurred while executing database procedure ""_SYS_BIC"."Krishna_Demo_Proj.Model/KC_GET_MARA"" on the...
View ArticleUpdate udf via vb.net
Hi Experts, I would like to update a udf in SAP using vb.net. Please help
View ArticleSAP HANA XSODATA - rewrite_rules (Vanity URL)
Hello Is there a option to shorten the xsodata url using rewrite_rules or by other means ? Thanks.
View ArticleCannot get data provider outline error !!
Hi, I have a calculation view with an input parameter of type "Direct". Earlier it was working fine but the HANA server got upgraded and now it is throwing this error: _SYS_REPO has been granted...
View ArticleWhy GN_INVOICE_CREATE has no performance improvement even in HANA landscape?
Hi All, We have a pricing update program which is used to update the price for a Material Customer combination(CMC).This update is done using the FM 'GN_INVOICE_CREATE'.The logic is designed to loop on...
View ArticleWhy am I Observing Poor Geospatial Query Performance?
Our HANA Rev. 72 Amazon instance is performing very poorly when selecting geospatial polygons from tables. I'm hoping someone out there knows why. Here's one example. The table below has just 51...
View ArticleSample logging table in SLT
Can some one please share a logging table or it's contents here which gets generated during SLT replication .
View ArticleWhy Reaultview cannot be created in a project
Hi, I have a procedure with RESULT VIEW that is created in SYSTEM view . But when I try to create the same procedure in Project explorer I get the error that "WITH RESULT VIEW statement is not...
View ArticleSQL turnover from sales and quantity for designated articles minus credit
Hi, I need a query wich can show me the complete (turnover from the sales, quantity and Ø Price) minus credits. Unfortunately my query work correctlyWho can help? SELECT T0.[ItemCode],(Select...
View ArticleCalculation View computing 1 million net present values using BFL procedure
Hi, i have around 1 Million financial positions in a position table and for each of them i want to calculate the net present value using SAP HANA BFL procedure _SYS_AFL.AFLBFL_NETPRESENTVALUE_PROC. The...
View ArticleToggle line breakpoint error
Hi,While trying to debug an XSJS file (say yyy.xsjs) through HANA studio, on trying to add a breakpoint I get a message saying " Problem occurred. Toggle Line breakpoints has encountered a problem....
View ArticleCreating table types for procedures at design time: Where is the "Local Table...
Hello, I want to write a stored procedure (development perspective, repository object) and need to create a table type for the result table.I am working on HANA Studio 1.80.1 and the documentation...
View Article