SAP ABAP Function Module CRM_WEC_SEND_EMAIL (Function Module to Send E-Mail)
Hierarchy
BBPCRM (Software Component) BBPCRM
   WEC-APP-UM (Application Component) Web Channel: User Management and Customer Profile
     CRM_WEC_USER (Package) CRM Webchannel User Management
Basic Data
Function Module CRM_WEC_SEND_EMAIL Function Module to Send E-Mail  
Function Group CRM_WEC_USERADMIN   User Management  
Program Name SAPLCRM_WEC_USERADMIN    
INCLUDE Name LCRM_WEC_USERADMINU26    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURNCODE TYPE CRMT_ISA_RETURNCODE Return Code of Function Module
Importing IUSERNAME TYPE BAPIBNAME-BAPIBNAME User Name in User Master Record
Importing IUSERALIAS TYPE USALIAS Internet user alias
Importing IUSER_EMAIL TYPE AD_SMTPADR E-Mail Address
Importing IUSER_PASSWORD TYPE XUNCODE New password
Importing IUSER_SALUTATION TYPE BU_TITLE_LET Salutation
Importing IUSER_LANGUAGE TYPE SYLANGU Language Key of Current Text Environment
Importing EMAIL_SENDER TYPE AD_SMTPADR E-Mail Address
Importing EMAIL_SENDER_NAME TYPE AD_NAME1 Name 1
Importing EMAIL_CAUSE TYPE CRMT_ISA_UA_EMAIL_CAUSE Reason for E-Mail Notification
Importing COMMIT_WORK TYPE CRMT_BOOLEAN SPACE Logical Variable
Importing BACKGROUND_TASK TYPE CRMT_BOOLEAN SPACE Logical Variable
Importing NEW_TASK TYPE CRMT_BOOLEAN SPACE Logical Variable
Importing LOGIN_TYPE TYPE CHAR1 Version Number Component
Tables MESSAGES TYPE CRMT_ISALES_RETURN Internet Sales: Return Structure
               
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  20100421 
SAP Release Created in 701