Application Development and Automation 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: 
Read only

mail send automatically while error occur in user exit

Former Member
0 Likes
410

Dear experts,

My requirement is i have user exit for vf01 invoice preparation, in that i have to check credit limit for

user. The invoice value increase credit limit i will through error msg. it working fine but my functional need mail to one particular mail id. pls guide me how to send mail after error msg.

Thanks & Regards

G.Vendhan

Edited by: vendhan g on Mar 25, 2010 4:34 AM

Dear experts,

My requirement is i have user exit for vf01 invoice preparation, in that i have to check credit limit for

user. The invoice value increase credit limit i will through error msg. it working fine but my functional need mail to one particular mail id. pls guide me how to send mail after error msg.

Thanks & Regards

G.Vendhan

Edited by: vendhan g on Mar 25, 2010 4:34 AM

1 REPLY 1
Read only

venkat_o
Active Contributor
0 Likes
369

Hi, <li>Sending mail is common question in the forum. Did you try it ? <li>Please search the forum with the function module SO_NEW_DOCUMENT_ATT_SEND_API1. It is used to send mails. <li>Std. SAP Demo program RSWNSENDMAIL1. Thanks Venkat.O