SAP ABAP Function Module CRM_WEC_USER_CREATE (Function Module for Creation of Users by the User Administrator)
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_USER_CREATE Function Module for Creation of Users by the User Administrator  
Function Group CRM_WEC_USERADMIN   User Management  
Program Name SAPLCRM_WEC_USERADMIN    
INCLUDE Name LCRM_WEC_USERADMINU08    
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 EV_USERNAME TYPE XUBNAME User Name in User Master Record
Importing IUSERNAME TYPE XUBNAME User Name in User Master Record
Importing IUSERALIAS TYPE USALIAS Internet user alias
Importing IUSERLOCK TYPE CHAR1 Single-Character Flag
Importing IUSER_DATA TYPE CRMT_WEC_CENTRAL_PERSON Structure for Personal Data
Importing IUSER_LOGONDATA TYPE BAPILOGOND User: Logon Data Transfer Structure
Importing IUSER_PARTNER TYPE BU_PARTNER Business Partner Number
Importing IUSER_PARTNERGUID TYPE BU_PARTNER_GUID Business Partner GUID
Importing SEND_EMAIL_NOTIFICATION TYPE CRMT_BOOLEAN 'X' Logical Variable
Importing REF_USER TYPE US_REFUS Reference user
Importing CONTACT_REL_ADDRESS TYPE CRMS_WEC_BP_ADD_MODIFY CRM WC : Structure for Address Modification
Importing LOGIN_TYPE TYPE CHAR1 '2' Login type configured in WebChannel
Importing IS_UME_ENABLED TYPE CRMT_BOOLEAN 'X' To check whether UME is enabled or not
Tables ACTIVITYGROUPS TYPE BAPIAGR Activity groups
Tables SOLDTOS TYPE CRMT_ISA_BUPAKEY Internet Sales: Business Partner Key
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