cancel
Showing results for 
Search instead for 
Did you mean: 

USING SAP HANA AS SECONDARY DATABASE FROM ABAP

Former Member
0 Kudos

Hi,

Our current application uses the tables in ECC and the app code is written in ABAP. Now because of performance issues we would like to move the tables in to HANA . What is the best way to do this without changing any ABAP code.

Thanks for your help.

Sai

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184768
Active Contributor
0 Kudos

Hi Sai,

Technically you should be able to move to tables one-to-one to HANA from ECC using standard ETL tool and direct the ABAP code to the tables in HANA using the HANA connection parameters in ABAP. But I don't think that will give you the real performance benefit. You should be able to use the features like code pushdown etc which can offer high performance benefit for ABAP code using HANA.

Please refer to the discussion forum ABAP for SAP HANA where you can find in-depth information on using ABAP code for HANA to achieve better performance.

The following link also has good reference documents / discussion thread for ABAP on HANA.

http://scn.sap.com/thread/3248180

ABAP for SAP HANA Reference Scenario http://scn.sap.com/docs/DOC-35518

Regards,

Ravi