Banner 468 x 60px

Sunday, December 30, 2012

Auto Login to SAP GUI

Requirement :

User will be given a short cut on his desktop for his frequent access transaction codes from his favorite tcode list  and he do not need to enter user name and password every time.

Solution:

Create a desktop icon for his tcode.  

Login into sap with user id and right click on transaction and select create shortcut on desktop


Icon on desktop will be created.



After logging out from sap click on the icon. It will open the PO create screen but it will prompt you for password.




To enable autologin follow below procedure 


Right click on icon and edit menu.



By default Password field is disabled. To enable this make following changes in windows registry. 

Navigate to HKEY_CURRENT_USER  > Software > SAP > SAPShrotcut > Security > Create new string value EnablePassword and the value shoud be 1.




This will enable password field in above screen. Enter the password and save the entries. Once You click on desktop icon it will open transaction window without prompting for password.



Read more...