SAP ABAP Function Module CRM_ISA_IUSER_SWITCH (Internet Sales: SU05 auf SU01 Internetuser umstellen)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISA (Application Component) Internet Sales
⤷
CRM_ISALES (Package) CRM Internet Sales
⤷
⤷
Basic Data
| Function Module | CRM_ISA_IUSER_SWITCH | Internet Sales: SU05 auf SU01 Internetuser umstellen |
| Function Group | CRM_ISALES_IUSER | Internet Sales: SU01 Internet User |
| Program Name | SAPLCRM_ISALES_IUSER | |
| INCLUDE Name | LCRM_ISALES_IUSERU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURNCODE | TYPE | CRMT_ISA_RETURNCODE | Return Code of Function Module | |||
| |
USERID | TYPE | BAPIBNAME-BAPIBNAME | User Name in User Master Record | |||
| |
USERALIAS | TYPE | CRMT_ISA_IUSER_LOGIN-USERALIAS | Internet User Alias | |||
| |
PASSWORD | TYPE | CRMT_ISA_IUSER_LOGIN-PASSWORD | New Password | |||
| |
PASSWORD_VERIFY | TYPE | CRMT_ISA_IUSER_LOGIN-PASSWORD_VERIFY | New Password | |||
| |
BP_CONTACT_GUID | TYPE | BAPIBUS1006_HEAD-PARTNERGUID | GUID of a Business Partner in CHAR 32 Format for BAPIs | |||
| |
BP_CONSUMER_GUID | TYPE | BAPIBUS1006_HEAD-PARTNERGUID | GUID of a Business Partner in CHAR 32 Format for BAPIs | |||
| |
X_PASSWORD_CHANGE | TYPE | XFELD | SPACE | Boolean Variable (X=true, -=false, space=unknown) | ||
| |
NO_USERSWITCH | TYPE | CHAR1 | SPACE | Single-Character Flag | ||
| |
USERNAME | TYPE | BAPIBNAME-BAPIBNAME | User Name in User Master Record | |||
| |
MESSAGES | TYPE | CRMT_ISALES_RETURN | Internet Sales: Return Structure | |||
Processing Type
| Normal Function 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 | 20001011 |
| SAP Release Created in | 20C |