SAP ABAP Function Module /TDAG/RCS_PFR_MAIL_SEND (Send eMail with attachment)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/RCS_PFR (Package) REACH Compliance - Portfolio Reporting
Basic Data
Function Module /TDAG/RCS_PFR_MAIL_SEND Send eMail with attachment  
Function Group /TDAG/RCS_PFR_MAIL   Email Versand  
Program Name /TDAG/SAPLRCS_PFR_MAIL    
INCLUDE Name /TDAG/LRCS_PFR_MAILU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_FLG_ERROR TYPE ESEBOOLE TRUE = error occurred, messages see ET_MESSAGES
Importing IV_SENDER TYPE SYUNAME SY-UNAME User name
Importing IV_IMPORTANCE TYPE BCS_DOCIMP '5' Document priority
Importing IV_LANGU TYPE LAISO 'EN' Language of the eMail
Importing IV_FLG_ERROR TYPE ESEBOOLE ESP1_FALSE Send error mail text with error messages without attachment
Tables IT_RECIPIENTS TYPE /TDAG/RCSS_PFR_MAIL_RECIPIENT Email recipient
Tables IT_BODY_TEXT_SYMBOLS TYPE /TDAG/RCSS_PFR_MAIL_BODYPARAM Email text parameter and values
Tables IT_MESSAGES TYPE RCGEXTERROR EHS: Common error structure
Tables IT_ATTACH_HEADER TYPE /TDAG/RCSS_PFR_MAIL_ATTHEAD Email attachment header data
Tables IT_ATTACH_1 TYPE RCGREPFILE PP-SHE: Structure of document file
Tables IT_ATTACH_2 TYPE RCGREPFILE PP-SHE: Structure of document file
Tables IT_ATTACH_3 TYPE RCGREPFILE PP-SHE: Structure of document file
Tables ET_MESSAGES TYPE RCGEXTERROR EHS: Common error structure
               
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  20141109 
SAP Release Created in 110_600