miércoles, 4 de mayo de 2016

ABAP Debugger Controls Session

Hi,

Today, I'm going to introduce to Debugger Session. it is useful when we to know What, How and Which some variables (Development or System variables) are filled or use it in the current program that we are executed.












In the image you can see, a number which I'll identify as follow:

1.- Name of program(Main Program): In this case ZTEST_JRMR3

2.- Program Event Type(Event of currently program): START-OF-SELECTION.

3.- Name Of Program(Main or Include ): In this case ZTEST_JRMR3.

4.- Currently event: Start-Of-Selection.

5.- Currently Line of the Program / Include.

6.- System Variable who indicates if the instruction was successfully or not.(In other blog entry I'm going to explain some of them).

7.- System Variable who indicates the number of a rows.

The the next that I'm going to explain the tabs, The ABAP Debugger has eleven tabs.

One thing that forget to explain in the last entry, It's that if you don't do anything in the Debugging control. It has a time out, So it will reset, and you will see the following message:


Thanks all,

Rober.



No hay comentarios:

Publicar un comentario