Symptom
When trying to implement adding additional email recipients via custom logic, upon activating the DT_EMAIL_RECEIVER parameter encountering error: Custom logic for additional email recipients is not supported
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Go to Output Parameter Determination
- Select Billing Documents (for example) in Show Rules for; select Email Recipients in Determination Step
- Insert Add email recipients from custom logic under column Recipient
- Try to Activate
- Error : DT_EMAIL_RECEIVER (Expression) : Row &: Custom logic for additional email recipients is not supported (Technical Details)
Cause
Adding additional email recipients via custom logic is not yet supported by the current application context (in the above example, adding additional email recipients via custom logic is not yet supported by Billing Documents).
Resolution
This option of adding additional email recipients via custom logic needs to be explicitly supported by the application.
For all the applications available for the BADI Addition of Email Recipients, the following KBA could be followed:
- KBA 3331087 - Sample implementations of custom logic: Addition of Email Recipients - SAP S/4HANA Cloud
In addition, check this by right-clicking the application name and choosing the option Does the application support feature "Add email recipients"? from the context menu. When the option is supported, you can implement the corresponding BAdI with the provided application object type as filter criterion.
See Also
- KBA 3331087 - Sample implementations of custom logic: Addition of Email Recipients - SAP S/4HANA Cloud
Keywords
Add email recipients from custom logic, BAdI, APOC_ADD_EMAIL_RECIPIENTS, Output parameter Determination, S/4HANA Cloud, Public Cloud, Email Recipient, S4_1C, S4_PC, CA-GTF-OC, SD-BIL-GF-OC, APOC_WD_BRF_DEC_TAB_MAINTAIN () , KBA , CA-GTF-OC , SAP S/4HANA output management , Problem
Product
Attachments
Pasted image.png |
Pasted image.png |
Pasted image.png |
Pasted image.png |