2015 Dec 17 12:06 PM
Hi All,
I have a requirement, where I need to change the subject of all emails sending via SOST.
If it is getting executed from quality, then I need to change the subject of email as "TEST MAIL".
Kindly assist.
Best Regards,
Aj.....
2015 Dec 17 12:44 PM
Look at BAdI SX_SECURE_EMAIL 'Connect External Security Proxies to SAPconnect', (you could also look at its sample implementations: SX_SECURE_EMAIL_HEAD SAP Example Implementation: Additional Header Lines and SX_SECURE_EMAIL_IMPL SAP Default Implementation: Enhance Subject) This BAdI can add some data to subject or header.
Regards,
Raymond
2015 Dec 17 12:44 PM
Look at BAdI SX_SECURE_EMAIL 'Connect External Security Proxies to SAPconnect', (you could also look at its sample implementations: SX_SECURE_EMAIL_HEAD SAP Example Implementation: Additional Header Lines and SX_SECURE_EMAIL_IMPL SAP Default Implementation: Enhance Subject) This BAdI can add some data to subject or header.
Regards,
Raymond
2023 Apr 14 4:50 PM
Hi,
Is it works with the BAdI SX_SECURE_EMAIL? how did you do it?
Thanks