cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to Debug AMDP Function implementation

IshanGupta
Explorer
0 Likes
2,815

Hello All,

I am trying to debug an AMDP Function Implementation, whenever I am trying to place a breakpoint it gives below error

Can anyone please suggest how we can debug this AMDP Function.

View Entire Topic
Armin_Beil
Product and Topic Expert
Product and Topic Expert

Hello Ishan,

  • Debugging of AMDP procedures via ADT requires at least SAP_BASIS 7.50
  • Debugging of AMDP functions via ADT requires at least SAP_BASIS 7.51

I assume the ABAP basis in your system is not new enough

For more details see also https://help.sap.com/viewer/c238d694b825421f940829321ffa326a/1709%20000/en-US/79eae83dbf594660bd91ce...

As a work around you could try to use the SQL Script debugger which is part of HANA Studio: https://blogs.sap.com/2014/01/31/tutorial-how-to-debug-an-abap-managed-database-procedure/

Best regards,
Armin