2010 Jul 02 1:44 PM
Hello Gurus - Requirement is "Create SAP User account automatically when AD account gets created", can I acheive this through ECATT scripts?
If this is possible, idea is create an ECATT script and schedule it to run every night to find all new users on AD and create their account on SAP and lock their accounts.
Gurus - Do you think this can be acheived thru ECATT's?
Your suggestions are much appreciated.
Thanks.
2010 Jul 07 2:59 PM
Comon guys it's not a tough question for ECATT experts! little KT is appreciated.
Thanks.
2010 Jul 07 10:14 PM
You can implement a testscript, which creates a SAP user account via BAPI or transaction SU01. Then create a test configuration, which works with an external variant file. Each night, you clear and refill the external variant file with the new AD user account data.
Best regards,
Christoph