SAP ABAP Function Module CRM_IM_EMAIL_MESSAGE_BSP (Write message to BAPIRET2 structure)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MKT-ML (Application Component) Direct Mailing
⤷
CRM_INTERNET_MARKETING (Package) CRM Marketing: 'Personalized Mails' Functions
⤷
⤷
Basic Data
| Function Module | CRM_IM_EMAIL_MESSAGE_BSP | Write message to BAPIRET2 structure |
| Function Group | CRM_IM_EMAIL | Create and Send E-mail |
| Program Name | SAPLCRM_IM_EMAIL | |
| INCLUDE Name | LCRM_IM_EMAILU47 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_ERROR | TYPE | C | Flag: error message written | |||
| |
ES_MESSAGE | TYPE | BAPIRET2 | Return Parameters | |||
| |
IV_LOG_HANDLE | TYPE | BALLOGHNDL | Application Log: Log Handle | |||
| |
IS_SYST | TYPE | SYST | ABAP System Fields | |||
| |
IV_TYPE | TYPE | BAPI_MTYPE | Message type: S Success, E Error, W Warning, I Info, A Abort | |||
| |
IV_ID | TYPE | SYMSGID | Messages, Message Class | |||
| |
IV_NUMBER | TYPE | SYMSGNO | Messages, Message Number | |||
| |
IV_MESSAGE_V1 | TYPE | SYMSGV | Messages, Message Variables | |||
| |
IV_MESSAGE_V2 | TYPE | SYMSGV | Messages, Message Variables | |||
| |
IV_MESSAGE_V3 | TYPE | SYMSGV | Messages, Message Variables | |||
| |
IV_MESSAGE_V4 | TYPE | SYMSGV | Messages, Message Variables | |||
| |
IV_ONLY_ERRORS | TYPE | C | 'X' | Flag: write only error in Log | ||
| |
IV_MESSAGE_IN_SYST | TYPE | C | ' ' | Flag: message from IS_SYST | ||
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 | 20030110 |
| SAP Release Created in |