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

Swapping of Approval.

Former Member
0 Kudos
133

The two SC are partially approved. Now I have an issue on each of teh carts.

1.0 The next approver is on vacation and I have to send the SC to other person for approval. howcan i do it?

2.0 The next approver has left the Co. and I have to forward the cart to other person for approval, how can I do it?

For WF, N step BAdI is implemented.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Bhavesh,

1. You can use a replacement for the user, either from his own inbox (SBWP) goto menupath

Settings>Workflow settings>maintain substitute

Or you can use FM RH_SUBSTITUTES_LIST to do it for the user.

2. Use transaction SWIA

Here you are allowed to forward the workitem to other approver (Administrator forward Shift F12)

Hope this solves.

Ashutosh

Former Member
0 Kudos

Appreciate your help.