SAP ABAP Function Module CRM_WEC_GET_IUSER_FROM_EMAIL (Get Unique BP from email using role)
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_GET_IUSER_FROM_EMAIL Get Unique BP from email using role  
Function Group CRM_WEC_REGISTER   Web Channel registration  
Program Name SAPLCRM_WEC_REGISTER    
INCLUDE Name LCRM_WEC_REGISTERU29    
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
Exporting R3_USERNAME TYPE XUBNAME User Name in User Master Record
Importing IUSER_EMAIL TYPE AD_SMTPADR E-Mail Address
Importing IUSERTYPE TYPE CHAR1 1 = B2C ; 2 = B2B ; 3 = Mixed
Importing CHECKMODE TYPE CHAR1 '1' = Uniqueness ; '2' login
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  20110909 
SAP Release Created in 701