on 2019 Sep 13 2:54 PM
Hello all,
i'm a little lost in the modification of the body text of the email send to approver in the SRM Approval offline process.
When a Shopping Cart or Purchase Order is created, based on the logic defined in the approval workflow setup, approvers would be determined and the approval workitems will be routed to them for validation via e-mail notification.
The mail sent from SRM system would contain “Accept” or “Reject” options for the shopping cart or purchase order validation. The purpose of this solution is to allow users who do not use their integrated inbox of the SRM system for processing work items and instead provide them with an option to use their usual e-mail client for validation.
I use the report /SAPSRM/OFFLINEAPPROVALSEND to generate the emails. Work fine.
Now i would like to change the body text of this email, and i thought i could create a smartform (from Smartform BBP_OUT_OFFAPP) for this, switch it to a BADI method and it would work, but that's not the case, how do you do it ?
Thanks for your help.
Request clarification before answering.
Hello!
The easiest way to modify the standard approval mail is by using the BAdI
BBP_OFFLINE_APP_BADI.
you can read more of this in the Wiki page:
https://wiki.scn.sap.com/wiki/x/Cpd9Fw
Here you can also find some usefull tips too.
Best Regards
Zoltán
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Zoltan,
thanks for your answer. I already saw this link but i think there is not enough explanation, especially on the use of a Smartform template, it's a pity.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.