How to Store Passwords in SAP Shortcuts

The trick below describes a small Windows hack to enable password storage in SAP shortcuts.

Registry

Enter the registry with regedit.exe :

– Browse HKEY_CURRENT_USER\Software\SAP\
– Right Click on SAP
– Click “New” -> Key with name SAPShortcut
– Click “SAPShortcut” -> “New” -> Key with name “Security”
– Right Click on the Security –> “New” –>  “String Value”
– Give Name “EnablePassword” to this and Set it Value 1

Shortcut

Edit XXX.SAP file with Notepad and add the password like the sample above:

[User]
Name=ABAPSLV
Password=123456
Language=TR

You can also store the password via SAP GUI.

Advertisement

Posted

in

,

by

Comments

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s