SP with For Loop in Cursor Does not get compiled without Commented CASE...
I am not able to Compile following stored procedure without Commented out Case Statement (--CASE) as shown below ; I am getting Eror as shown below if I remove this --CASE statement. With the...
View ArticleThings to Check after data/ABAP code migrated to HANA DB
Hi HANA Gurus, We have migrated our ABAP code and data on Test HANA DB..... What are the thing needs to be cross checked before going for any code change (from performace prospective i.e. ST03N )? How...
View ArticleLifecycle Manager role not visible in HANA studio
Hello,I am working on a SP6 (rev. 60) HANA system hosted on AWS. When I am trying to create an application using the lifecycle manager (sap/hana/xs/lm/) including creation of a schema and role, I am...
View ArticleException when Updating/Inserting data using oData service
Hi, I am using an oData service to expose a SAP HANA table to a console application in .Net. In this application, I am able to read the records from the table. However, while updating/inserting a...
View ArticleData Provisioning - Data loading using Data Services
Hi , I am trying to load data from SQL Server to SAP HANA database using Data Services. I have created the ODBC connection for SAP HANA and created the data store. I have loaded the data from SQL...
View ArticleHow to connect Filezilla client to hana system
Hi all, How can I connect Filezilla to my Hana system...
View ArticleI can not see Artifacts saved or not activated
Hi Friends,I have created project and shared with server , everything was fine .,I was able to see all my objects with small orange cylinder symbol on document or file , but now can not see my...
View ArticleError in Webpage
Hi All, I am getting error in webpage to display data by using xsodata service. Uncaught TypeError: undefined is not a functionsap-ui-core.js:91 kind Regards.Hari
View ArticleUser Not able to add Insert, desert and update statements in Procedure
Hi All, One of the Developer in Our HANA system is not able to create procedures with Insert , delete and update statements he can only create Read only procedures in SQL editor. P.S, he is not using...
View ArticleHow can BODS Contribute to SAP HANA.
Hi Members, Request you to share your thoughts / Views based on your experience or learning. What all we can contribute to SAP HANA using BODS? Please post your comments/ suggestions even though they...
View ArticleDefault filter for an attribute in HANA views
Hi HANA mates, I'm looking for a desing pattern in HANA modeling to implement the following use case in Lumiria (or other reporting clients). In a Analytic or Calulation View I need to have a default...
View ArticleNot able to expose OData Service
I am a beginner to server side java script(XSJS) as well as OData. I am trying to expose the .xsjs,.xsodata files data and access through webbrowser with the...
View ArticleOptimization of SQL procedure (paralellization)
I have created a procedure which in turn calls two different procedures. They have the same import data (which are import parameters in the main procedure) and they give out different output data. The...
View ArticleException handling in SQL Script procedure
I am trying to make SQLScript procedure with a nice way of exception handling. The idea is to catch:1) System exceptions2) Logical exceptionsand send info to the output. For the moment i have:CREATE...
View ArticlePHP Code in UI5
Hello, It is possible to include PHP code in HTML/HTML5 page and also there are exaples available on the net.But when i try the same on the UI5 pages created in HANA the code doesnt give me an error...
View ArticleAFL installation
Hi all, Please suggest me step By Step guide to installApplication function Library(AFL).currently I am using Hana SP5.. and using Hana Studio6 RegardsDivya
View Articlesap ui5
Anyone encountered this error ? Failed to load resource: the server responded with a status of 404 (Not Found) .../sap/ui5/1/resources/sap/ui/table/messagebundle_en_US.propertiesHANA sp6 SAP UI5 -...
View ArticleRunning total vs CE-fuctions
Hi.How to write such SQL-query using CE-functions? INV_AGGR = SELECT T1."DOC_NUMBER", T1."/BIC/ZAC_DOCNO", T1."DEB_CRE_DC", SUM(T2."DEB_CRE_DC") AS"RUNNING_TOTAL"FROM"SAPBH1"."/BIC/AZFI_O0100"AS T1,...
View ArticleHow to create a new $batch request to OData service from within javascript code
Hi, I have HANA XS service (.xsjs file) from witch I need to send request to another OData service.I know how to create GET odata request but we need to send $batch request using POST method.Can...
View ArticleIn the development system netweaver 731. we have deployed DMIS 2011 sp5 addon...
Category ABAP Programming ErrorRuntime Errors SYNTAX_ERRORABAP Program BADI_ODQ_QUEUE_MODEL==========CPApplication Component Not Assigned Short textSyntax error in program...
View Article