Error "NiHLGetNodeAddr" when accessing GUI from Studio
Hello folksI just installed the ADT in my HANA Studio and now wanted to access an SAP Transaction out of the Studio. However, I do get the error "NiHLGetNodeAddr".SAP GUI Installation is working fine...
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 ArticleData Modelling in SAP HANA
Hi all, I have a query.What is the need of Data modelling in SAP HANA?Please explain in detail.
View ArticleSAP GUI Logon Issue
Hi, I have taken AWS cloud instance of AS ABAP incl. BW 7.4 SP8 on SAP HANA 1.0 SP8. I have also installed SAP HANA Studio. I have also added all info in SAP GUI. In ETC/HOST, I have tried to enter...
View ArticleExecute HANA stored procedure with input parameters from ECC
Hello HANA Experts, I have been reading some discussions and I am not able to visualize/understand the following scenario. Small Description: I have a Report in ECC with a Selection Screen that is...
View ArticleSAP ABAP UI5 OR BI/BW/HANA .Help me out? Which one is best in future
Hi guys, I am ABAP Developer having 4 years of experience. I want to learn SAP UI5 but bit confused in UI5 and HANA. Which is best module among them ? and what are the benefits to learn SAP UI5 and...
View ArticleMove Corresponding in AMDP Procedures
Hi, Since Move Corresponding from internal table 1 to internal table 2 is not available in HANA SQL in AMDP, I can achieve the same using Selecting the respecting columns from the internal table 1 into...
View ArticleHow to update UI with a new value after DB Update
I would like to know how UI will get updated automatically when there is a transaction happens on SAP. This query is related to 'ABAP Development for SAP HANA' opensap course - Unit 1: Onboarding....
View ArticleSAP HANA Studio won't load after software installation failure
Hi,I've been trying to follow the End to End Development Example for ABAP with HANA at End to End Development Example with SAP NetWeaver 7.4 & SAP HANA However I have now come to a dead-end as my...
View ArticleABAP For HANA as secondary DB problem in execute query decleration.
Hello Experts, I am fetching data from HANA DB as secondary database using ADBC. When I am going to concatenate native SQL query its geting more than 255 char and here is the problem. Please suggest...
View ArticleTrying to call HANA procedure via ABAP
Hi everyone, I am using ABAP in Eclipse in order to call a HANA procedure within a BPC process chain. While referring to an SCN blog written by Baris Cekic, I have put together a working ABAP Class....
View ArticleHow to select top one in CDS view ?
I have tried following logic to select top one in CDS view but its giving error - define view Cds_View_First_Reference as select top one CReferredObject from CDSVIEWCROSSREF{ }
View ArticleNeed Suggestion
Dear experts, I an an ABAPer with 5 years of experience in core ABAP and having good understanding of OOPs concepts.Can any one please guide me, should I switch to HANA???And where should I start...
View ArticleAMDP BW tables
Hello friends , I am kind of struck writing a basic AMDP to fetch data from BW tables .I am getting SQLscript syntax error without any further explanations. I was able to do the similar logic with...
View Articleinteractive with ALV for IDA
Dear Gurus Is it possible to create a interactive report with if_salv_gui_table_ida. I have succeeded in creating an report based on the if_salv_gui_table_ida. Based on the selected row we want to call...
View ArticleCTS+ for SAP HANA Sp09
Hello, I am trying to Configure CTS+ for HANA on our ERP (on HANA) system and have followed the Guide-How To Configure SAP HANA for CTS SP09 for the same. The CTS system is a SolMan 7.1 Sp11 and the...
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 ArticleABAP for SAP HANA
Is there any difference in normal ABAP and ABAP for SAP HANA ? If yes , then please guide me how to proceed for learning ABAP for SAP HANA ?
View ArticleQuestion about CDS limitation
Hello SAP Developers, In HANA studio, customer made a CDS view for ABAP code pushdown, but happened thesyntax is error. Could you check if this function below(SUM() + SUM() ) is not possible to work in...
View ArticleAMDPs and HANA Security
I just recently created my first AMDP. The AMDP consisted of an ABAP Class and Method that I ran in an ABAP program to call a HANA stored procedure containing R script. I received security errors...
View Article