SAP ABAP Function Module /SAPPSSRM/SEND_MAIL (sends mail)
Hierarchy
☛
SRM_SERVER (Software Component) SRM_SERVER
⤷
SRM-EBP-CRI (Application Component) Cross-Industry Functions
⤷
/SAPPSSRM/CROSS_IND_BASIC (Package) Cross Industry Package for basic functions
⤷
⤷
Basic Data
| Function Module | /SAPPSSRM/SEND_MAIL | sends mail |
| Function Group | /SAPPSSRM/CROSS_IND_BASIC | Cross-Industry Basic Function Modules |
| Program Name | /SAPPSSRM/SAPLCROSS_IND_BASIC | |
| INCLUDE Name | /SAPPSSRM/LCROSS_IND_BASICU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IT_RECIPIENT | TYPE | /SAPPSSRM/T_RECIPIENTS | Interface of Recipient Object in BCS | |||
| |
IV_SUBJECT | TYPE | STRING | Short description of contents | |||
| |
IT_BODY | TYPE | /SAPPSSRM/T_BODY | Structure for the BODY of the mail | |||
| |
IV_SENDER | TYPE | UNAME | User Name | |||
| |
IV_MAIL_FORMAT | TYPE | SO_OBJ_TP | Format of the mail body. E.g. RAW, DOC or XLS | |||
| |
ERROR_SEND_EMAIL | TYPE | Exception | ||||
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 | 20110914 |
| SAP Release Created in | 702 |