Recently Featured Content in ABAP for SAP HANA
What's new in SAP NetWeaver AS ABAP 7.4 SP5?The newly released AS ABAP 7.4 SP5 brings the interplay between ABAP and SAP HANA to another level and provides enhanced capabilities in regards to the ABAP...
View ArticleopenSAP course guide for "ABAP Development for SAP HANA"
Welcometo the openSAP course ABAP Development for SAP HANA. The course will start on September 25th, 2014. Registration and more information about the course can be found here.Why this document?This...
View ArticleAdding ABAP plugins in HANA Studio
Hi Experts, I already have a HANA studio installed in my system (Version 58), now I want to add the ABAP development and UI5 plugins. I tried to do that by going to Help->Add new software and...
View ArticleCalling HANA procedures and Views in oracle DB as secondary DB
Hi Experts I have a doubtwe know using secondary database connection we can access HANA DBMy primary database is Oracle and Secondary DB is HANAWhile creating secondary database connection we need to...
View ArticleConsuming SAP HANA Procedures from ABAP [In Side Car Approach]
To consume the HANA procedure in ABAP we have to expose the HANA procedure by creating a Database Procedure Proxy in the ABAP Dictionary but the ADT allows you to create one only when the underlying...
View ArticleCode Push Down for HANA Starts with ABAP Open SQL
What is Code Push Down?One of the key differences for developing applications in ABAP for HANA is that you can push down data intense computations and calculations to the HANA DB layer instead bringing...
View Articledifference between SAP memory and ABAP Memory
Hi Experts, 1.what is the difference between SAP memory and ABAP Memory. thanks in advance.
View ArticleUpdate Very Slow on HANA Database
Hi Folks, Recently we migrated to HANA in our BW system. I am having a program which does an update on a table. When I write MODIFY statement program dumps with exception DBSQL_INTERNAL_ERROR (...
View ArticleIDES server Password reset link --- Not Opening
Dear Concern , IDES server daily password reset link is not opening from yesterday. Kindly let know when this might be corrected.Best RegardsKeerthan Kumar
View ArticleLets explore AMDP - What is happening ?
Introduction AMDP(ABAP managed database procedures) enables coding SQL Script inside an ABAP Class method directly. OK, we are writing it inside the class methods, but where it is getting executed ?...
View ArticleGetting and transforming data in code to data paradigm
Hi all, I'm currently trying to develop a powerlist by joining three tables together, QCPR, EKBE and EKPO. However i need to transform a colum based on another column.So when EKBE.SHKGZ = H then the...
View ArticleWhy no procedure generated in SAPHANAABAP by AMDP call?
I have implemented and activated a class with an AMDP call: METHOD MY_HANA_PROCEDURE BY DATABASE PROCEDURE FOR HDB LANGUAGE SQLSCRIPT.Now I expect a corresponding generated HANA procedure to appear...
View ArticleNeed a bit of clarity on continued use of Cloud server
I am now in the process of taking "ABAP Development for SAP HANA" In order to do this, I have a free AWS instance of "SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP...
View ArticleGuide for ABAP in HANA
Hi all, I am very much new to SAP HANA and its development in ABAP. I have knowledge about ABAP, but now want to know and learn ABAP on SAP HANA.There are a lot of material available for the guidance...
View ArticleConcat function or equivalent for CDS view?
Trying to create a CDS view and looking to combine multiple character fields (e.g. first_name + last_name) and am wondering if this is possible? Am on CRM NW 7.4 SP5 on HANA. Using the arithmetic...
View ArticleHANA Studio installation error: Error getting the version of the native...
When attempting to add the ADT to HANA Studio I get the error: Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path Additionally I get...
View ArticleAn internal error occurred during:Debug Error: "Launching Debug - User...
I am trying to debug a procedure byfollowing the video in DOC-4474, but get the error: An internal error occurred during: "Launching Debug - User HDB-SAPHANAABAP".Logon must be called in UI thread When...
View ArticleType-ahead in Search help
Hello Folks,I have created a elementary search help with Enhanced Options enabled(Fuzzy search) and assigned that into a data element. then I have created a program using that data element for a...
View ArticleDirect Update DSO keyfields in RSA1 SE11 & SELECT returns garbage
DSO XXXD0 of type 'Direct Update' has been defined with 6 IOBJs as key fields in RSA1. In SE11 the active table /BIC/AXXXD000 only shows 1 of the above IOBJs as a key field. There are several records...
View ArticleAre these key fields in 'Direct Update' DSO table in BW on HANA (BW740SP7)...
Pls see below for a very strange behaviour of all active tables of type 'Direct Update' DSO in our system. Is this a bug or is this somehow supposed to be like this (i.e. a feature)? DSO definition:...
View Article