Hello, I am working on BW3.5. I am distributing Open Invoices reminders to customers via BEx Broadcasting.
The layout of the mail contains a footer saying:
-
A broadcast administrator or the person sending this e-mail can change the
recipient list using the following link: (link follows)
-
As explained in previous posts, it seems that there is no setting to remove this.
These same posts suggest a chenge in the class/method
CL_RSRD_DISTRIBUTOR_MAIL=>ADD_FOOTER
(see Information Broadcasting: Email Reports
and Information Broadcasting E-Mail - Remove Link to Settings )
I tried this but the footer keeps appearing in the sent mails.
Now, I have figured out that the program sending the mail based on the broadcast setting is RSRD_BROADCAST_PROCESSOR
I tried debuggin this (by catching the program in SM50) but I have not been successful in finding the exact place where the header is added.
Can someone help me figure out this ?
Points will follow 😊