Debugging ABAP Managed Database Procedures (AMDP) on AS ABAP 7.5

preview_player
Показать описание
Learn how to debug ABAP Managed Database Procedures (AMDP) using ABAP Development Tools (ADT) starting with SAP NetWeaver AS ABAP 7.5. In this video you will learn how to activate and deactivate AMDP debugger, create and manage AMDP breakpoints, step through AMDP procedures, inspect variables and last but not least you will learn about the transition between ABAP debugging and AMDP debugging.

Рекомендации по теме
Комментарии
Автор

Hi Nice video, how ever 1 question. How to you color format the SQLscripting part in Eclipse with the green background ?

henrikmortensen
Автор

Hello,
Greeting!

Your AMDP Debugging tutorial is very good.
I am having an issue after the debugging. What happening is when I am running the debugger at the first time it is working fine, means it is stopping at the breakpoint and then I have terminated my debugger.
But when I re-execute my process by making the breakpoint active it is not stopping at the breakpoint also giving me this error- "invalidated view:

Can you please suggest/help what can be the problem and how can i fix that.

many thanks in advance.
- Shivendra

NextShivendra