SAP ABAP Function Module CRM_ERMS_MAIL_COMP_FROM_WF (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_COMP_FROM_WF 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_COMPOSITIONU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
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 EV_ERROR TYPE C
Importing SUBJECT_TEXT TYPE STRING
Importing BODY_TEXT TYPE STRING
Importing XMLATTACH_TEXT TYPE STRING
Importing LANGUAGE TYPE LANG Language ID
Importing SENDER_ID TYPE CRMT_IM_E_ID Identification for an E-mail Address
Tables IT_F4STRUC_ALV TYPE CRM_IM_F4_ALV
Tables IT_FIXED_VALUE_FIELDS TYPE FIELDINFO
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