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

Transfer authorisation while maintaining substitute

Former Member
0 Likes
464

Hi All,

I have a requirement for substitutes in PO approval workflow.

Sceanario is:

If approver is on leave, substitute should approve the PO, however, substitute do not have authorisation to approve it.

Is there any way through which we can transfer role to approve PO when substitution is made active.

Can we use Substitution profile here? e.g. create a profile with authorisation to Approve PO and attach that profile when creating substitution.

Any other way to achieve this would be helpful.

Regards,

Sangvir Singh

Accepted Solutions (1)

Accepted Solutions (1)

ronen_weisz
Active Contributor
0 Likes

Hi,

There is no connection between WF substitution profile and the user authorizations,

so no authorizations are added to a substituting user.

However, you can change the WF so the approver will approve the PO in a decision task,

but a background task (for example PurchaseOrder.Release of object BUS2012)

will perform the actual approval.

The background task uses the WF-BATCH user and passes all authority checks.

The substitution will be for the decision task and will require no auth as well,

so the substituting user can approve the PO.

You should, if you use this way, check the return of the release task to make sure there are no errors (PO locked for example).

Ronen

Answers (1)

Answers (1)

Former Member
0 Likes

Hi

I think you can achieve this while creatiung the substitute. Make the substitute profile.

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

Now you have to find a link such that this profile and the security profile while matches.

Thanks

Arghadip