loop at itab.
IF
What are standard layouts sets in the sap script?
What is a size category?
What are the different types of luws. What are they?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
How table control cn be generated using bdc? : abap bdc
Example of table cluster and cluster tables.
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How to set an Enhancement point for a custom report?
Can we use flow logic control key words in abap/4 and vice-verse?
What happens if a function module runs in an update task? : abap modularization
Explain what are interactive reports?
What is lock mechanism? How do we create lock objects in abap?
What are control tables? : abap data dictionary
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What are th control break events in abap?