cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PR Workflow

Former Member
0 Likes
1,046

Dear SAP experts

If we have scenario that if one of release approver 's positions has no user ID then the workitem should send to next approver in release

how we can implement this scenario

system S4/ Hana 1709 SP2

Regards

View Entire Topic
keohanster
Active Contributor
0 Likes

If this were a custom workflow solution, I would ask the workflow developer to detect if there was no user associated with Level N release, and if there is no user, allow the workflow to continue to Level N+1.

I'd take a look around at what workflows are available for your system (use transaction SWO1 to find the business object and then do a where-used). You may not be able to use SAP delivered workflows 'out of the box' but they will give you a good idea of how they work, and what you would need to change (ie: copy the SAP delivered WF and enhance it to your needs).


Good luck,

Sue