Application Development and Automation 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: 
Read only

Create a Password using ABAP Programming

Former Member
0 Likes
673

Hello, I would like to learn how you can automatically create a password using abap programming, as is generated when a user is created in SAP.

Greetings.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
630

Use FM RSEC_GENERATE_PASSWORD

Thank you very much...

2 REPLIES 2
Read only

Former Member
0 Likes
631

Use FM RSEC_GENERATE_PASSWORD

Read only

Former Member
0 Likes
630

Thank you very much...