Data 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 ArticleDatabase Procedure Proxies can only be created on ABAP systems running on a...
Hi , I am Getting the Below Error When trying to Create a Proxy of Procedure in SAP HANA - Can any body Suggest what to do ?I AM also Using HDB on my ABAP AS .Attached is the Error Screenshot For your...
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 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 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 ArticleAdding Blank Row in ALV GRID and LIST Display issue.
Dear Experts, I got one requirement in ABAP . When we are displaying output in ALV Grid/List . I have created custom GUI Status . On the application toolbar , i have added two buttons , one for add and...
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 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 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 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 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 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 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 ArticleSQL loop syntax
Hi friends , I am implementing AMDP by loading data from one table to other.Trying to do a basic abap lookup scenario in sql . In this example I have SFLIGHT table information and while loading to a...
View ArticleUsing ABAP function calls in HANA
Hi everyone, I am very new to the ABAP workspace. Is it possible to call ABAP function modules from the HANA database? We have a long raw field in a table that we would like to convert to text. Any...
View ArticleALV IDA Data Processing
Hello Floks, I have one doubt, suppose I have created CDS view and wanted to display ALV by using ALV IDA.But suppose if I want to process some data before displaying on ALV IDA is it possible.As per...
View Article