ABAP Debugging
Lets, Start with the fundementals !
Hi!
Thank You!
Where,When etc..
L@#$%$@
Typical ABAP Program : 50-60% Sql
Structure of a typical ABAP Program (developed by TCS)

1. Includes ( selection screen etc )
2. Functions
3. ALV Views.
If you are going to learn only one ABAP statement, Let it be this one!
sy-subrc
other statements..
IS INITIAL
Select statement
Loop at
Function Modules