What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
Define dispatcher?
What is payroll driver
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
What is payroll area
Module Pool Programming: Events and Table Control handling.
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
When is the top-of-page event triggered? : abap data dictionary
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
How do you write transaction programs in sap?
What are the types of subroutines? : abap modularization
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
Where the payroll results are stored
Why are insert and append statement used in sap abap?
where do we store all custom programs in SD module?