Welcome to SAP Central
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Define "Check " statements, how it works?

Go down

Define "Check " statements, how it works? Empty Define "Check " statements, how it works?

Post  govind Sun Apr 08, 2012 3:48 pm

To terminate a single loop pass conditionally, use the CHECK <condition> statement in the statement block of the loop.
If the condition is not true, any remaining statements in the current statement block after the CHECK statement are ignored, and the next loop pass starts. <condition> can be any logical expression.

govind
Admin

Posts : 54
Join date : 2012-01-31

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum