Hi Experts,
i need some clarity on the below task.
we have a MSMP work flow for access control requests, in that as we all know we have following types of emails for notification.
1.Access Request Submission
2.Access Request Approval Workflow
3.Access Request Completion.
In Access Request Completion mail.
we have following data
Hi,
The request with request ID 2596 has been processed and completed.
User XXXXX (XXXXX ) has been created in BW Produciton . Roles requested to be Assigned are B:XXX_ADMIN .
The generated password is: $&Ww/j8/
Please note that for SRM, CRM & ESS your logon will not be fully functional until you have been contacted by the relevant system administrator – see below.
CRM – Krishna
ESS – Chaithanya
SRM – Williamson
now as one of the User has left for ESS we need to update the name from Chaithanya to Ravi.
please let me know how to change.
As far as my knowledge is concerned i tried to find message class in "GRFNNOTIFYMSG" table in SE16 and found out the
Respective Document Object ZGRAC_CLOSE. But i found a notification variable called %PROVISIONING% how to update the data in this variable. please suggest.....can we do this directly in production or does this requires any transport?
Please suggest.