cancel
Showing results for 
Search instead for 
Did you mean: 

RE: Substitution for a user

uppu_narayan
Active Participant
0 Kudos

Hi Expert,

I have one scenario where a user can do substitution for another user on his behalf i.e. if he is on leave and has forgot to do the substitution. Can this be achieved in sap workflow.

Any suggestion or help will be appreciated.

Regards,

Narayan

View Entire Topic
anjan_paul
Active Contributor
0 Kudos

Hi,

Use RMPS_SET_SUBSTITUTE trasaction to set substitute

uppu_narayan
Active Participant
0 Kudos

Hi Anjan,

Thanks for your reply, is there any FM through which we can achieve the same funcitonality?

I042439
Employee
Employee
0 Kudos

Hi Uppu

As answered by Anjan, RMPS_SET_SUBSTITUTE is the correct and recommended way.

If you still want to use the FMs, use:

SAP_WAPI_SUBSTITUTE_MAINTAIN

Other helpful ones are:

SAP_WAPI_SUBSTITUTES_GET

SAP_WAPI_SUBSTITUTE_ACTIVATE

SAP_WAPI_SUBSTITUTE_DEACTIVATE

SAP_WAPI_SUBSTITUTE_DELETE

SAP_WAPI_SUBSTITUTE_PROF_GET

SAP_WAPI_SUBSTITUTIONS_GET

SAP_WAPI_SUBSTITUTION_ADOPT

SAP_WAPI_SUBSTITUTION_END