How 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 ArticleHow to improve this CDS view performance
Hi Experts, I am using a CDS view with following join conditions. And the where condition is " where a.kdauf = :p_vbeln or ( b.kdauf = :p_vbeln and b.werks = :p_werks ) or c.vbeln = :p_vbeln ". Its...
View ArticleComparison of application server file against custom table
Hello All, I have a file in application server and I read it line by line. There are predefined fields in the record which should be compared against values maintained in a custom table and if matches...
View ArticleHow to convert Customized HANA view to CDS View?
Hi, I have created a customized HANA View as per the requirement and fetched in Fiori. Now SAP says all the Calculation views to be converted to CDS Views. I got to know the procedure, First we need to...
View ArticleCDS View vs Atribute view
Hello All, I need to know is CDS view and Attribute view are co related and what is the difference between CDS view and Attribute view. Please suggest. LR Reddy.
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 ArticleOther then ABAP, can CDS consumed by others reporting tools? e.g Bobj, Lumira
Dear Expert, Other then ABAP, can CDS (core data services) consumed by other reporting tools? e.g Bobj, Lumira or HANA modeling join with other hana view. I googled but can't find any. Thank you.
View ArticleConsumption of ABAP CDS view.
Hi All, Is it possible to consume the ABAP CDS view to other reporting tool i.e. analysis for office, lumira, Dashboard etc.If yes, Can you please guide how to achieve it. Many thanks in advance. Gaurav
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 ArticleOpen SQL join using cast function
Hi All, I have to join CDHDR and CDPOS using cast function OBJECTID and kostl field which has different length.Is it possible to cast using join function in New abap open SQL.Please help.Thanks.
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 ArticleConsuming HANA Stored Procedures from ABAP in One Step
Hello, I recently learned about calling HANA stored procedures from ABAP. As per the instructions, we are supposed to use the WITH OVERVIEW addition while calling the stored procedure. This would...
View ArticleConsumption of ABAP CDS view.
Hi All, Is it possible to consume the ABAP CDS view to other reporting tool i.e. analysis for office, lumira, Dashboard etc.If yes, Can you please guide how to achieve it. Many thanks in advance. Gaurav
View Articleupgrade Hana Project and Custom Abap program
Hello Gurus, In the next future I'll probably work in a project where it will been installed the DB Hana .I shall have to test all custom FI transactions , do you know what could be the error...
View ArticleCDS CURRENCY CONVERSION (ABAP on HANA)
Hi All, I'v tested CDS with currency conversion versus the classical approach with the function module for currency converion on application layer (CONVERT_AMOUNT_TO_CURRENCY). The classical approach...
View ArticleCDS view currency conversion performance
Hi All, Currency_conversion function in CDS view terribly decrease performance of the cds view, view running in few seconds run for minutes after adding currency_conversion function. I am working on...
View Article*** ERROR => Connect to database failed, rc=1, rcSQL=10 SQLERRTEXT : invalid...
Hello, We have SAP SLT system on SAP HANA DB(1.0 SPS 9 revision 93) . It is distributed system. Yesterday while taking restart of system we are unable to connect Db with R3trans -d RC12.trans.log is...
View ArticleSAP HANA - waste of time to learn or not?
Hello, I have downloaded and installed Netweaver ABAP trial 7.3 some time ago and Im learning ABAP with book ABAP learning course by Karl-Heinz Kuhnhauser. And during my learning Im thinking about my...
View ArticleVariable in SQL ABAP Managed Database Procedure
Dear all I have a question regarding the use of a variable in an ABAP Managed Database Procedure. The following method I implemented into a class: How can I now insert a variable for the string 'YES'...
View ArticleABAP CDS View: OData service CRUD enabled?
Hello All, Is it possible to make an odata service generated by the abap cds view CRUD enabled?So can I do an UPDATE, DELETE, CREATE on the odata service? I am reading stuff about BOPF ? Is this the...
View Article