Adding 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 ArticleHow ADBC connection is benefits by using SAP HANA as secondary database ?
Hi, I have one more important question.How ADBC connection is benefits by using SAP HANA as secondary database in terms of performance wise for the access of data from HANA database as a secondary...
View ArticleDatabase proxy error for CLOB datatype
Hi Experts, I'm working with DB Proxy which I am currently using for calling HANA procedure from ABAP, I come across this error while trying to map the HANA type CLOB with the ABAP datatype.. Ideally...
View ArticleConsuming standard ABAP Function modules in HANA View
Hello, We have requirement to consume standard ABAP FMs such as READ_TEXT and populate columns in HANA calculation views? I've been looking up the net for this and I could find a lot of help on how to...
View ArticleCant find methods in the class CL_MMPUR_REQ_CONTEXT
Hello guys . I was trying to implement the NOTE 2285354 in wich is described to do a manual activity to these...
View ArticleTable name with special character '/' in from clause of select query of AMDP...
Hi All, I have created AMDP procedure and trying to consume in AMDP class which is implementing the required AMDP interface and everything is working fine, but in my procedure i am trying to use one...
View ArticleExecute Procedure with input parameters as table from ABAP
Hello Experts, I need to get the data from HANA stored procedure through ABAP but one of the input parameter is a table. Kindly suggest how can we pass an internal table as input parameter to a...
View ArticleHow to start working on Eclipse using ABAP?
Hi, I need some reference or basic fundamental to start working on Eclipse using ABAP. Please let me know if anybody can help in this.
View ArticleAn error occurred while creating DDL views: Time limit exceeded run...
I'm trying to install SFIN2 on 7.4 ABAP SR2 on HANA 96. The RUTDDLSCREATE report times out if I try to run it manually. Has anyone seen this before?
View ArticleHow to transport the ABAP on HANA objects after making changes in HANA view...
Hi All, when first time i transported the abap on hana content from development to Quality through HTC, it was successful. But now again i need to do some changes in the view and transport it through...
View ArticleABAP CDS views - SQL trace
Hi,We have plans to write ABAP CDS views to standardize business logic/data extraction so that development team can make simple queries on CDS views. So we are writing generic CDS views means without...
View ArticleCalculation View via External View in IDA ALV
Hi, I try to display data (1 mio records for test reasons) which is delivered by a Calculation View in an IDA ALV using an external view. That works fine, but just for the first 200 entries. It seems...
View ArticleProblems on CDS Views performance
Hi Guys, I'm having problems with CDS View now, I have a table ACDOCA which has 400 million rows, and in the CDS View(say CDS View Main), ACDOCA(only some fields are used) is used to join 3 other...
View ArticleCDS - Primary key
hi, I have created a CDS view but the problem in that is all fields defined are marked as primary key. I have defined the "key" for only the first two fields but the other four fields are set as...
View ArticlePush down SELECT-OPTIONS to HANA
Hi all, I'm optimizing a long-running ABAP report that uses some SELECT-OPTIONS/RANGES for SELECTS that are currently implemented as OpenSQL queries in the ABAP report itself. Example: SELECT-OPTIONS:...
View ArticleSorting Order in SQL Queries
Hi Colleagues, We notice difference in the output when executing the SELECT queries on traditional DB and HANA. We are using side car approach so we have both the databases. SELECT Query 1 without...
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 ArticleConsuming standard ABAP Function modules in HANA View
Hello, We have requirement to consume standard ABAP FMs such as READ_TEXT and populate columns in HANA calculation views? I've been looking up the net for this and I could find a lot of help on how to...
View ArticleExecute Procedure with input parameters as table from ABAP
Hello Experts, I need to get the data from HANA stored procedure through ABAP but one of the input parameter is a table. Kindly suggest how can we pass an internal table as input parameter to a...
View ArticleExecute Procedure with i/o parameters from ABAP
Hello, We are using HANA as secondary database and I need to execute HANA Procedures from ABAP. I have created a procedure in HANA with a parameter as input and table as output. I executed it in HANA...
View Article