Skip to content
English
  • There are no suggestions because the search field is empty.

How to operate AMDP debugger activation in ABAP for SAP HANA?

The ABAP Managed Database Procedures (AMDP) Debugger is different from the ABAP Debugger where you must first activate the AMDP Debugger in an ABAP project before using it. There are two ways to operate the AMDP debugger activation in ABAP for SAP HANA. The first way is to use explicit activation of the AMDP Debugger. The second way is implicitly setting breakpoints in AMDP methods.