SAP ABAP Function Module CRM_ERMS_MAIL_COMPOSE (Compose an email using objects linked to a category.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-IC-CHA-EMA (Application Component) E-Mail Integration
     CRM_ERMS_EMAILCLIENT (Package) CRM_ERMS_EMAILCLIENT
Basic Data
Function Module CRM_ERMS_MAIL_COMPOSE Compose an email using objects linked to a category.  
Function Group CRM_ERMS_EMAIL_COMPOSITION   Compose email for ERMS  
Program Name SAPLCRM_ERMS_EMAIL_COMPOSITION    
INCLUDE Name LCRM_ERMS_EMAIL_COMPOSITIONU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing ET_PICTURE_KEY TYPE CRMT_PML_EXEC_PIC_KEY_TAB Personalized Mails: Picture keys for the mail execution
Changing ET_PERS_MAIL_BODY TYPE CRMT_PML_TXTSUBJ_EXEC_TAB Personalized Mails: Text and Texttype of Mailbody
Changing ET_PML_ATTACHMENTS TYPE SKWF_IOS Table with Typed Info Objects
Changing ET_SMTP TYPE BAPIADSMTP_T Table Type for BAPIADSMTP
Exporting ET_MAIL_BODY TYPE SOLI_TAB Objcont and Objhead as Table Type
Exporting ET_ATTACHMENTS TYPE CRMT_IC_MAIL_ATTACHMENTS Table with Typed Info Objects
Exporting ET_PICTURES TYPE CRMD_IM_PICTURES Table Type for CRMD_IM_PICTURE
Exporting ET_MAIL_PARTS TYPE CRMT_IM_PARTS Table Type for Text Parts
Exporting EV_LOG_HANDLE TYPE BALLOGHNDL Application Log: Log handle
Exporting EV_ERROR TYPE C
Exporting SUBJECT TYPE STRING Subject Line
Exporting EV_PML_SUBJECT TYPE XSTRING
Exporting EV_PML_TYPE TYPE CRMT_PML_TYPE Personalized Mails: Type of Personalized Mail
Importing FORM_ID TYPE TDSFNAME Smart Forms: Form Name
Importing CAT_GUID TYPE CRM_ERMS_CAT_GUID Coherent Cat - GUID data-element
Importing LANGUAGE TYPE LANG Language ID
Importing BUSINESS_PARTNER TYPE BU_PARTNER Business Partner Number
Importing INLINE TYPE C ' ' Inline
Importing CONTACT_PERSON TYPE BU_PARTNER Business Partner Number
Importing HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of header (For calls from backend)
Tables ADD_KEY_VALUE_PAIRS TYPE CRMS_ERMS_NAME_VALUE Name Value Pairs for Mail Forms
Exception FORM_NOT_FOUND TYPE Mail form does not exist
               
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  20041011 
SAP Release Created in 400