cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Workflow

former_member586438
Participant
0 Kudos

Hi

Can someone please assist me with an issue in my SAP workflow

Is there a way in the workflow to let it go back to a previous step,

eg. Step 4 to go back to Step 2 and start again?

Many thanks

Gerhard

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Yes you can achieve this by using the loop. Set a condition in the loop.

Property of the loop : If condition meets then exit loop else it will contine the loop.

Now create a loop and Cut your steps 2 and 4 and paste within it. As s result of that when ever the condition falis control will be above the step 2.

Thanks and regards,

SNJY

former_member586438
Participant
0 Kudos

Thanks Sanju

This sounds like a good idea.

Would you mind explaining in detail how to configure the property tab in my loop step please?

Former Member
0 Kudos

Hi,

Please don't care about the "Properties" tab.

You need to take care only Control Tab.

Thanks and regards,

SNJY

former_member586438
Participant
0 Kudos

Sorry I'm very new in Workflow

So how would I do it in the control tab if I always want to go back to step 2 from this step?

Former Member
0 Kudos

Hi,

Please follow the below steps...

1. Create the loop step.

2. Enter a condition in the condition box ( please click on enter a new condition )

3. Set the outcome name

4. save and go back to workflow..... here you will get loop step

5. Now cut your all steps which should be in loop step and paste within the loop

6. Save and active it

Thanks and regards,

SNJY

Former Member
0 Kudos

Hi,

Please see the below link. This might help you.

http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1b3454311d189430000e829fbbd/content.htm

Thanks and regards,

SNJY

former_member586438
Participant
0 Kudos

Many thanks for all your help!

Answers (0)