SAP ABAP Function Module CRM_IM_CREATE_PERS_MAIL (Aufbau eines E-Mail-Textes aus einer Smart-Form)
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_CREATE_PERS_MAIL Aufbau eines E-Mail-Textes aus einer Smart-Form  
Function Group CRM_IM_EMAIL   Create and Send E-mail  
Program Name SAPLCRM_IM_EMAIL    
INCLUDE Name LCRM_IM_EMAILU88    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_SUBJECT TYPE XSTRING Subject
Exporting ET_PERSONALIZED_MAIL TYPE CRMT_PML_TXTSUBJ_EXEC_TAB Personalized Mails: Text and Texttype of Mailbody
Exporting ET_PICTURE_KEY TYPE CRMT_PML_EXEC_PIC_KEY_TAB Personalized Mails: Picture keys for the mail execution
Exporting ET_ATTACHMENT_KEY TYPE SKWF_IOS Table with Typed Info Objects
Exporting ET_MESSAGES TYPE BAPIRET2_T Return Parameter Table
Exporting EV_PERS_MAIL_TYPE TYPE CRMT_PML_TYPE Personalized Mails: Type of Personalized Mail
Importing IT_ATTRIBUTE_VALUES TYPE CRMT_PML_NAME_VALUE_TAB Personalized Mails: Name - Value Table
Importing IT_CM_ATTRIBUTE_INDICATORS TYPE CRMT_PML_CM_INDICATOR Personalized Mails: Table type for CM indicators
Importing IV_LANGU TYPE SYST-LANGU SAP R/3 System, Current Language
Importing IV_MIG TYPE CRMT_IM_GUID GUID of an Object in the Mailing List
Importing IR_EXEC_SERVICE TYPE REF TO CL_CRM_PML_MAIL_FORM_EXEC Service Handler Klasse der Ausführung
Importing IV_PRC TYPE CRM_IM_PRC_TXT Personalized Mails: Identification of PRC ('PRC:' + PRC)
Importing IV_TEST_SEND TYPE CRMT_BOOLEAN ' ' 'X' -> Keine Variablen werden ersetzt, wenn Wert initial ist
Importing IV_CHECK_CONDITIONS TYPE CRMT_BOOLEAN 'X' 'X' -> Conditions werden geprüft
Exception MAIL_EMPTY TYPE leere personalized Mail
               
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  20060517 
SAP Release Created in