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 |
|---|---|---|---|---|---|---|---|
| |
X_EMAIL_SUBJECT | TYPE | SO_OBJ_DES | Subject line of email | |||
| |
XT_EMAIL_CONT | TYPE | /TDAG/CPY_STRING | Email text | |||
| |
XT_ATT_INFO | TYPE | /TDAG/CPY_ATTINFO | Information about attachments in IT_ATT_CONT | |||
| |
XT_ATT_CONT | TYPE | /TDAG/CPY_SOTEXT | CP: Email Attachments | |||
| |
XT_ATT_CONTX | TYPE | /TDAG/CPY_SOLIX | CP: Email Attachments (Binary) | |||
| |
ET_RECIPIENTS | TYPE | SO_RECTAB | The list of actual recipients | |||
| |
E_EMAIL_SIZE | TYPE | /TDAG/CPE_FILESIZE | Size of the email after possible modification | |||
| |
E_FLG_ERROR | TYPE | ESEBOOLE | Indicator if an error occurred | |||
| |
E_FLG_CANCEL | TYPE | ESEBOOLE | Indicator if the user has canceled the email shipment | |||
| |
IT_RECIPIENTS | TYPE | /TDAG/CPY_ADDR_PERSON | List of email recipients | |||
| |
IT_CC_RECIPIENTS | TYPE | /TDAG/CPY_ADDR_PERSON | List of recipients of email copies | |||
| |
I_REPLY_ADDR | TYPE | AD_SMTPADR | Reply-to address | |||
| |
I_FLG_CONT_ATTACHMENTS | TYPE | ESEBOOLE | 'X' | Flag if there are attachments in the changing section | ||
| |
I_FLG_WITH_DIALOG | TYPE | ESEBOOLE | 'X' | Send email with user dialog before | ||
| |
I_EMAIL_LANGU | TYPE | SPRAS | Language Key | |||
| |
I_ATT_PACKAGE_SIZE | TYPE | NUMC4 | Count parameters | |||
| |
I_SENDER | TYPE | SYST-UNAME | SY-UNAME | Sender name | ||
| |
ATTACHMENTS_INCOMPLETE | TYPE | One of the attachments parameter is missing | ||||
Processing Type
| Normal Function 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 |