‎2007 Jan 02 6:11 AM
Hi,
Is there a way we can trigger an ABAP Program immediately after SAP Server Comes up. I have to write a program to reset the passwords of all SAP users every time the SAP Server is started.
Some of the options i checked were, option abap/program in instance profile (RZ10), RFCSDK. But hit a road block in either of the options.
Please let me know if you have done this already or if you have any idea how it can be done.
Regards,
Guru
‎2007 Jan 02 6:17 AM
<b>Go to Menu Path Extras -> Set Start Transaction</b> .
Once you will set this each time You will open SAP it will run directly to this transaction.
‎2007 Jan 02 6:22 AM
Thanks Anurag for the quick response, the transaction executes when the user logs in. I am looking for a way to automate it. The passwords should be changed before the user logs in. Any ideas how to do it?
Regards,
Guru