‎2010 May 13 9:58 AM
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.
‎2010 May 13 10:05 AM
Use FM RSEC_GENERATE_PASSWORD
‎2010 May 13 11:14 AM
Thank you very much...