SAP ABAP Function Module SRM_TOOLS_LOG_SENDMAIL (Send an e-mail via SMTP)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
     RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
Basic Data
Function Module SRM_TOOLS_LOG_SENDMAIL Send an e-mail via SMTP  
Function Group SRM_TOOLS_LOG_MAILTOOL   Encapsulates mail sending  
Program Name SAPLSRM_TOOLS_LOG_MAILTOOL    
INCLUDE Name LSRM_TOOLS_LOG_MAILTOOLU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_RECIPIENTS_SMTP_ADDRS TYPE BCSY_SMTPA E-Mail Addresses of recipients
Importing I_RECIPIENTS_CLASSES TYPE CHAR255 T,C,B, one for each recipient in order
Importing I_SENDER_SMTP_ADDR TYPE AD_SMTPADR E-Mail Address
Importing I_SUBJECT TYPE SO_OBJ_DES Short description of contents
Importing I_TEXT TYPE BCSY_TEXT Text Table
Importing I_DOCUMENT_TYPE TYPE SO_OBJ_TP TXT,HTM,RAW
Importing I_DO_COMMIT_WORK TYPE CHAR1 Perform a COMMIT WORK to send mail immediately
Exception ADDR_FAILURE TYPE failed to set up all SMTP for sending the mail
Exception CONTENT_FAILURE TYPE failed to set up the content
Exception SEND_FAILURE TYPE failed to transfer the mail request to SMTP service
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141101 
SAP Release Created in 352