Inner Join(Giving duplicate entries) - SAP HANA AMDP
The below query is giving duplicate entry when INNER JOIN used with CEPCT , where there exist only 1 entry against profit-center. et_actual =SELECT r.prctr AS prctr, r.racct AS racct, r.actual AS...
View ArticleHANA View Access Error from OpenSQL
Hello All, We are using a HANA Sidecar setup. In HANA Studio I created a view joining FAGLFLEXA and BSEG with around 10 columns. I am able to preview data in the view.Within ECC I created a view with...
View ArticleProcedure OUT param as Table
Hi all, How to call a procedure with out parameter type table using ADBC? I tried with scalar out paramenter and it's works. l_stmt_ref->set_param( data_ref = l_dref inout =...
View ArticleHow to convert a timestamp to date/time in CDS View?
Dear experts, I would like to convert a timestamp to a date and time within a CDS view.This is what I tried to do: Cast (Cast(<timestamp> as abap.dec(8,0)) as abap.dats) as <date> I also...
View ArticleWhat is SAP HANA basic terms?
Hi,What is SAP HANA in basic terms. After my lot of search on internet, what I understood is SAP HANA is a Database Technology like Oracle, SQL . Is it correct? Is SAP HANA a replacement for the...
View ArticleUnable to install ADT on SAP HANA studio
Hi Experts, Am not able to install ADT ( ABAP Development Tool) on my SAP HANA studio version (7.0-64 bit). Whenever i tried to installed, it is not installing all the objects and getting error like...
View ArticleSAP shadow schema password
Hi, I would like to know the default password for a shadow schema. We are updating sap using sum and I reset the user password and I can't connect. We have ERP 6.0 ehp7 with hana.
View ArticleQuery about ABAP future in SAP HANA
Hello Experts, I have read many articles and SDN post about SAP HANA but does not get clear answer.I am having 7 years of experience of SAP ABAP and wanted to learn ABAP in SAP HANA. I learn that SAP...
View ArticleReg: ABAP application on HANA CLOUD PLATFORM HCP
Hi,I am new to ABAP for HANA, i would like to develop a small abap application or Workflow and deploy on the HANA cloud platform ,HCP Is it possible? If possible could you please give your valuable...
View ArticleABAP perspective in SAP HANA Studio
Hi Experts I have installed SAP HANA Studio and Client in my systemI also installed all the required plugins which are required for ABAP development in SAP HANA studioEven then I am not able to add...
View ArticleReading SAP HANA tables/views from ECC
Hello All, My client is looking for reporting from SAP ECC using SAP HANA as a side car. Basically they want a report in SAP ECC and read the tables from SAP HANA and save them in a flat...
View ArticleABAP for HANA certification
I am ABAP consultant having 9 years of exp. I want to do certification for ABAP for Hana.I found one certification with name SAP Certified Development Specialist - ABAP for SAP HANA (Edition 2014). In...
View ArticleHow to Call HANA Procedure in ABAP
Hi Everyone, I am new to ABAPI have created a procedure in HANA that accepts two input parameters and outputs a tableI am using HANA as a Secondary DatabaseHow can I call this procedure in my ABAP...
View ArticleInner Join(Giving duplicate entries) - SAP HANA AMDP
The below query is giving duplicate entry when INNER JOIN used with CEPCT , where there exist only 1 entry against profit-center. et_actual =SELECT r.prctr AS prctr, r.racct AS racct, r.actual AS...
View ArticleALV with IDA and background job
Hello, However new ALV surpass old solutions in almost every aspect, I have noticed a small limitation.When I run the report in background (either manually or via job), I get the short dump and job is...
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 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 ArticleInvalid GUI input data: window dimension
Dear gurus I am getting this error when i am writing this code. cl_salv_gui_table_ida=>create_for_cds_view( 'ZCDSV_DWMQHY_PURCH' ) Searched a lt but could not get any similar kind of error. I am...
View ArticleHANA Fuzzy Search in ABAP
Hi you all, we are starting with text searches in HANA, and 'in' HANA it all works fine.Is it correct that this option is not yet available in Open SQL, neither directly in ABAP, nor in CDS-views? I...
View ArticleHana DB switch for DR setup
Hello Experts, I have a few questions related to the HANA DR setup. In our landscape the HANA Primary and Secondary instance was not installed using any Virtual hostname. I understand that to be able...
View Article