What are the different types of internal table?
Define abap/4 layer? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can a filed occur in several field groups?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
What is the use of the raising exception? : abap modularization
What are the functional modules used in sequence in bdc? : abap hr
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
Is it possible to pass data to and from include programs explicitly? : abap modularization
What is a sequence of event-triggered in report?
Can i have some Realtime Scenarios on Reports.
Which objects are independent transport objects? : abap data dictionary
What is output determination?
Module Pool Programming: Events and Table Control handling.
What is the difference between leave transaction and call transaction?