Start of Content Area

Function documentation Loop  Locate the document in its SAP Library structure

Use

You use a loop (This graphic is explained in the accompanying text ) to repeat the execution of steps within the loop. The loop continues to run while the end condition returns true (while loop).

To specify the end condition, use the condition editor.

Example

For examples of how to use a loop, see:

Example: Collecting and Bundling Messages from One Interface

 

 

End of Content Area