Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Decrypt password of table BAPIUSW01

Former Member
0 Kudos

Hi all!

I am creating users in BAPIUSW01 table. For this I use 3 BAPIS to (1) create the user, (2) initialize the password, (3) and change the password.

1 BAPI_CUSTOMER_CREATEPWREG   --> it creates a user with password with all zeros

2 BAPI_CUSTOMER_INITPASSWORD    --> it initializes the password, a random password that I would like to know

3 BAPI_CUSTOMER_CHANGEPASSWORD  --> knowing the user password, you can change it

Is there anyway to decrypt the BAPIUSW01 password?

Thanxs for your attention!

1 REPLY 1

JL23
Active Contributor
0 Kudos

Dont you think that it would be a big security issue if your question gets answered in a public forum?