SAP ABAP Function Module /TDAG/CP_TR05_EMAIL_EDIT_SEND (CP: Sendmail with or without dialog with preset data)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Basic Data
Function Module /TDAG/CP_TR05_EMAIL_EDIT_SEND CP: Sendmail with or without dialog with preset data  
Function Group /TDAG/CP_TR05   CP: Tracker - E-Mail Shipment/Processing  
Program Name /TDAG/SAPLCP_TR05    
INCLUDE Name /TDAG/LCP_TR05U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing X_EMAIL_SUBJECT TYPE SO_OBJ_DES Subject line of email
Changing XT_EMAIL_CONT TYPE /TDAG/CPY_STRING Email text
Changing XT_ATT_INFO TYPE /TDAG/CPY_ATTINFO Information about attachments in IT_ATT_CONT
Changing XT_ATT_CONT TYPE /TDAG/CPY_SOTEXT CP: Email Attachments
Changing XT_ATT_CONTX TYPE /TDAG/CPY_SOLIX CP: Email Attachments (Binary)
Exporting ET_RECIPIENTS TYPE SO_RECTAB The list of actual recipients
Exporting E_EMAIL_SIZE TYPE /TDAG/CPE_FILESIZE Size of the email after possible modification
Exporting E_FLG_ERROR TYPE ESEBOOLE Indicator if an error occurred
Exporting E_FLG_CANCEL TYPE ESEBOOLE Indicator if the user has canceled the email shipment
Importing IT_RECIPIENTS TYPE /TDAG/CPY_ADDR_PERSON List of email recipients
Importing IT_CC_RECIPIENTS TYPE /TDAG/CPY_ADDR_PERSON List of recipients of email copies
Importing I_REPLY_ADDR TYPE AD_SMTPADR Reply-to address
Importing I_FLG_CONT_ATTACHMENTS TYPE ESEBOOLE 'X' Flag if there are attachments in the changing section
Importing I_FLG_WITH_DIALOG TYPE ESEBOOLE 'X' Send email with user dialog before
Importing I_EMAIL_LANGU TYPE SPRAS Language Key
Importing I_ATT_PACKAGE_SIZE TYPE NUMC4 Count parameters
Importing I_SENDER TYPE SYST-UNAME SY-UNAME Sender name
Exception ATTACHMENTS_INCOMPLETE TYPE One of the attachments parameter is missing
               
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 0207B0406C