cancel
Showing results for 
Search instead for 
Did you mean: 

Forgot Password functionality with Custom approach

Pavan_Golesar
Active Participant

Dear Gurus,

In SAP User Self Service implementation for User management Service CRM_UTILITIES_UMC_URM, Currently we are implementing Forgot password functionality. Our requirement is to pass CA Number and Email ID in payload(Standard provides only Email ID).

Created Custom Class by Extending Standard Class:I have created a custom class with super class of /IWBEP/CL_MGW_PUSH_ABS_DATA & added custom method method Reset_Via_email_and_CA to it for performing forgot password functionality. But Now I am facing issue for Store Password method.

store_password( EXPORTING iv_request_id = ls_urm_db_data-id iv_password = lv_password ) .

Can you please guide. It would be appreciated. Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

Pavan_Golesar
Active Participant

Issue resolved by myself. Thank you Viewers.

-Pavan Golesar

sapparamount@gmail.com

Answers (0)