What is the difference between internal tables and extract datasets? : abap modularization
tell me about status codes?
what is meaning of idoc monitoring?
Explain the different types of screen keywords?
What is abap?
In alv Reports,how the Output is displayed ad editable and how i can edit the same and how it will reflect the DB?Please help...........
how to debug a screen without using /h,break-point,debuging,stop.
What are the relational operations that can be performed on view in sap? : abap data dictionary
if u have two internal table such as itab1 and itab2.in itab1 has four fields such as f1,f2,f3,f4 and in itab2 has two fields such as f1,f2.then how can u copy data from first internal table to second internal table.
what is defference between breakpoint and watch point?
What is delivery class? : abap data dictionary
Explain how do you use structures in the abap programs?
Can we create a field without data element ? If yes what is the difference?