Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancements on sent e-mail messages

Former Member
0 Kudos

Hi all

I'm looking for BADI's or exits at the moment of sending out e-mail messages in SAP.

The goal is to be able to change the contents or the attibutes of the messages at runtime.

Any ideas would be great.

Thanks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

for which Transactions ?

check SE18 prefss F4 , here u will get the list ,under Application Module , like SD,MM

or

SE15 --->Enhancements --->BADI's

Regards

Prabhu

2 REPLIES 2

Former Member
0 Kudos

for which Transactions ?

check SE18 prefss F4 , here u will get the list ,under Application Module , like SD,MM

or

SE15 --->Enhancements --->BADI's

Regards

Prabhu

0 Kudos

Thank you very much for your answer Prabhu.

I already went thru these transactions.

The problem is that this request is not transaction or SAP application dependent.

I was looking for a global enhancement that would allow me to change the outgoing mails in terms of contents and/or attributes.

These mail messages may be triggered automatically as part of standard output messages, from common documents like invoices or purchase orders and can also be created manually in SBWP - Workplace.

Regards