SAP ABAP Function Module CRM_WEC_GET_LOGIN_INFO (Get Info Belonging to the Login User)
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_LOGIN_INFO Get Info Belonging to the Login User  
Function Group CRM_WEC_REGISTER   Web Channel registration  
Program Name SAPLCRM_WEC_REGISTER    
INCLUDE Name LCRM_WEC_REGISTERU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_R3_USERNAME TYPE XUBNAME User Name in User Master Record
Exporting EV_PASSWORD_EXPIRED TYPE CRMT_BOOLEAN Logical Variable
Exporting ET_PARTNER TYPE CRMT_ISA_ISA_BUPAKEY_TAB Indentified bus.partner (e.g. Contact)
Exporting EV_NUMBER_OF_MAINPARTNER TYPE INT4 Number of main partners found
Exporting RETURNCODE TYPE CRMT_ISA_RETURNCODE Return Code of Function Module
Importing IV_USERNAME TYPE BAPIBNAME-BAPIBNAME User Name in User Master Record
Importing IV_USERALIAS TYPE USALIAS Internet user alias
Importing IV_USER_EMAIL TYPE AD_SMTPADR E-Mail Address
Importing IV_TECHNICAL_ID TYPE STRING Technical id
Importing IV_PASSWORD TYPE XUNCODE New password
Importing IV_USER_AUTH_TYPE TYPE CRMT_ISA_LOGINTYPE Logon Procedure
Importing IS_SALES_AREA TYPE CRM_MKTPL_SALES_AREA Structure for the sales area in the Customer defaults
Importing IV_LOGON_SCENARIO TYPE CHAR20 Scenario name used for BAdI filter value
Importing IV_PARTNER_RELSHIP TYPE BU_RELTYP Required relationship category between the differ. bus.partn
Importing IS_PARTNER_NATURE TYPE CRMS_WEC_PARTNER_NATURE Business partner category
Importing IS_MAINPARTNER_NATURE TYPE CRMS_WEC_PARTNER_NATURE Business partner category for main partner
Importing IT_DYNAMIC_PARAMETERS TYPE CRMT_NAME_VALUE_PAIR_TAB Scenario depending parameters as key/value pairs
Importing IV_DEEP_PROC_INT_REQUESTED TYPE CRM_BOOLEAN 'X' Data element to simulate bool: 'X' is true and ' ' is false
Importing IV_MAX_WAIT_TIME_FOR_PROC_INT TYPE I 0 Max wait time to get the integration status
Tables MESSAGES TYPE CRMT_ISALES_RETURN Internet Sales: Return Structure
Tables ET_MAINPARTNER_DATA TYPE CRMS_WEC_BUPA_ADDRESSES_LOGIN Main Business Partner Structure for Login
Tables EXTENSION_OUT TYPE CRMT_ISALES_EXTENSION_INT Structure for Including Enhancements of Objects
               
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  20130604 
SAP Release Created in 701