SAP ABAP Function Module CRM_ICSS_USER_PASS_RESET_JAVA (Generates a new password and sends it to the business partner by e-mail)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-ISE (Application Component) Internet Service
⤷
CRM_ICSS (Package) Internet Customer Self Service Application

⤷

⤷

Basic Data
Function Module | CRM_ICSS_USER_PASS_RESET_JAVA | Generates a new password and sends it to the business partner by e-mail |
Function Group | CRM_ICSS_PERSONALDATA | Maintaining user personal data |
Program Name | SAPLCRM_ICSS_PERSONALDATA | |
INCLUDE Name | LCRM_ICSS_PERSONALDATAU19 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EV_NEWPASSORD | TYPE | BAPIPWD | SAP user password | |||
![]() |
EV_FIRSTNAME | TYPE | BAPI_BP_ATRBUT_1-NAMEFIRST | First name of business partner (person) | |||
![]() |
IV_ALIAS | TYPE | BAPIALIAS-USERALIAS | Internet user alias | |||
![]() |
IV_USERID | TYPE | BAPIBNAME-BAPIBNAME | User name in user master record | |||
![]() |
IV_RECEIVER_ADDR | TYPE | BAPIADSMTP-E_MAIL | Internet mail (SMTP) address | |||
![]() |
ET_RETURN | TYPE | BAPIRET2 | Return parameter | |||
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 | 20020822 |
SAP Release Created in | 30A |