Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
In the transaction SCOT you can fill the address area for send external mail. In the configuration of INT --> STMP, you can push the button "Set" and then customize the data in the table "Address Area", filling the desired address. You can indicate an entire domain with the value " email@removed "
| | | ---------------Original Message--------------- From: arif_mohd_ali Sent: Monday, March 28, 2011 8:20 AM Subject: mail not send to external email domain. Dear All, I have developed a program to send the mail with attachment to external email from SAP using FM SO_NEW_DOCUMENT_ATT_SEND_API1 , but the problem is the mail is send to only our company people and it is not sending to other email id like if I need to send it to vendor personal email ,like gmail or hotmail. Here is the snippet of code .. wht I m missing .. or BASIS need to do or configure anything. INT_RECLIST-RECEIVER = email@removed'. INT_RECLIST-REC_TYPE = 'U'. APPEND INT_RECLIST. CLEAR INT_RECLIST. INT_RECLIST-RECEIVER = email@removed'. INT_RECLIST-REC_TYPE = 'U'. APPEND INT_RECLIST. CLEAR INT_RECLIST. Please suggest .. or any idea.. | | __.____._ Copyright © 2011 Toolbox.com and message author. Toolbox.com 4343 N. Scottsdale Road Suite 280, Scottsdale, AZ 85251 | | Most Popular White Papers In the Spotlight _.____.__ |