on 2019 Aug 09 9:54 PM
I have a requirement to add a System and work inbox link to the SAP_GRAC_FUNC_APPR workflow notification. We have copied the standard function to our customer name space and added the code for the variables we need. However, I see there is an gap whereas the rule ID is still pointing to the standard GRAC_NOTIF_VAR_RULE_FUNCAPPR. I was hoping someone can assist me with copying this to a custom name space. I believe this should be done via BRF+, but I can't figure out the exact steps to take to complete. Any assistance provided will be greatly appreciated.
Thanks,
LaShele
Request clarification before answering.
Hi Harris,
Issue seems to be with your function module "Z_GRAC_NOTIF_VAR_RULE_FUNCAPPR".
Please check following:
1. Check if your FM is in ACTIVE state
2. Check Import and Export parameters. They should be same as FM "GRAC_NOTIF_VAR_RULE_FUNCAPPR"
Regards,
Madhu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You were correct it was an issue with ABAP code. This has been corrected and now I'm able to add the custom function without any issue.
Thanks
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.
I also see that you have the a custom Process Initiator Z_GEACFM_ARQ_INITIATOR . I believe this is the process that I need more information on. Is this configure in BRF+? If so, how do I find and copy the standard to my custom name space.
LaShele
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Madhu Babu,
I configured this before I asked the question and I got the following error: "Invalid notification rule ID. Please select a valid rule of type 'Notification Variables Rule'." Is this related to something that the developer needs to do. The developer created the copied function. Any additional information will be greatly appreciated.
LaShele
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Harris,
If you have copied standard function module based notification variables rules and created new one then while maintaining the newly created rule in your MSMP workflow configuration, you have to specify rule type as "Function Module based rule".
Also, please share screenshots of your MSMP configuration and notification variables rule so that it will be easy to assist you with your exact issue.
Regards,
Madhu
Hi LaShele,
You have to change the Notification variables rule in your MSMP workflow configuration from Standard FM rule to your Custom rule you have created. (For reference, I am attaching access request screenshots)

Also new notification variables in your Custom Notification variables rules have to be added under "Variables & Templates" section of MSMP workflow configuration.

Regards,
Madhu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.