SAP Reports Question:

Exit and Stop. What is the difference?

SAP Reports Interview Question
SAP Reports Interview Question

Answer:

exit statments is exit the current loop. and moving to next loop but stop statement move to end of selection. it's not check all other loops.


Previous QuestionNext Question
What are user exits? What are customer exits?Check and Continue. What is the difference?