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
667

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
624

Use FM RSEC_GENERATE_PASSWORD

Thank you very much...

2 REPLIES 2
Read only

Former Member
0 Likes
625

Use FM RSEC_GENERATE_PASSWORD

Read only

Former Member
0 Likes
624

Thank you very much...