2006 Jun 20 9:33 AM
Hi All,
while trying to send mail to external mail ids through some custom program, i'm facing an error as "recipient not in address management".
Can anyone giude me why this is occuring and actually what is this Address management?
Thanks & Regards,
Anil.
Hi All,
while trying to send mail to external mail ids through some custom program, i'm facing an error as "recipient not in address management".
Can anyone giude me why this is occuring and actually what is this Address management?
Thanks & Regards,
Anil.
2006 Jun 20 9:39 AM
Hi anil,
1. Probably some SCOT settings may be required.
2. Please take help of your basis team.
regards,
amit m.
2006 Jun 20 9:43 AM
Hi,
Check this sample code..
http://www.sapdevelopment.co.uk/reporting/email/email_mbody.htm
* Add the recipients email address
clear it_receivers.
refresh it_receivers.
<b> it_receivers-receiver = p_email.
it_receivers-rec_type = 'U'.
it_receivers-com_type = 'INT'.</b>
it_receivers-notif_del = 'X'.
it_receivers-notif_ndel = 'X'.
append it_receivers.what Fm you are using..?are you specifying like above for e-mail address..
Regards
vijay
2006 Jun 20 10:03 AM
HI
GOOD
ADDRESS MANAGEMENT REFERES TO THE ADDRESS TO WHICH YOU ARE SENDING THE MAIL.IT MEANS THAT MAIL ID MAY BE WRONG OT IT DOES NOT EXIST ANYMORE.
THANKS
MRUTYUN
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |