loop at itab.
IF <cond>.
Continue.
Endif.
Endloop.
If continue triggers what will happen, it comes out
of loop and endloop for further loop pass or just comes out
of IF and Endif.
Post New Answer View All Answers
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
In which table the material master data is stored?
What is the difference between rfc and bapi function modules? : abap bdc
Explain pai and pbo.
Explain how data is stored in cluster table?
How to know if the value entered contains records or not?
How are the date abd time field values stored in sap?
Have you processed BDCs ?
What is a matchcode?
Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary
What are your ways to performance optimization?
What is img? : sap abap hr
What is the process to enhance the Infotype
How do you set up background jobs in sap?
How would you suppress the display of a parameter on the selection screen?