What are the prerequisites to use an AMDP in ABAP for SAP HANA?

Michael Management
Michael Management
Updated 2 year ago

Overview

There are four prerequisites to use an ABAP Managed Database Procedures (AMDP) in ABAP for SAP HANA.

The first prerequisite is to add an interface to the SAP ABAP class called IF_AMDP_MARKER_HDB. The second prerequisite is SAP ABAP method parameters need to be passed by value. The third prerequisite is that all parameters of AMDP need to be table type or scalar type. The last prerequisite is no methods with returning parameters can be used for AMDP.

If you have any questions, please don't hesitate to Contact us

Account General

Was this article helpful?
Yes No
Still stuck?How can we help?
Back to top