Entering content frame WHILE loop (BC-BMT-WFM)

SAP Business Workflow (BC-BMT-WFM)

Step type in a workflow definition for processing a sequence of steps repeatedly at runtime as long as the comparisons defined in the step definition apply.

To make the decision, the workflow system compares the value of a basis of comparison (expression from the workflow container) with the defined comparison values.

The first check takes place before the loop is processed.

Leaving content frame