SAP GUI commands
The below mentioned commands are entered into the OK Code field, allowing to perform some actions quicker.
Command | Description |
---|
/n | used together with a transaction name, navigates to a transaction from the existing transaction window |
/o | displays a list of open SAP GUI sessions; all your sessions will be displayed in a dialog box with the options to create and end sessions |
/i | used together with a transaction name, closes the specified transaction |
window /nend
|logs out prompting to confirm that you want to close all the sessions /nex
|closes all the sessions and exits the SAP GUI desktop client without prompting
Startup parameters
Shortcut | Description |
---|
-version | Display version information |
-edit | Edit the shortcut via a dialog |
-register | Register the shortcut class to integrate into Windows |
-maxgui | Display SAP GUI window maximized |
Logon parameters – user identification
Shortcut | Description |
---|
-user=userid | SAP system user identification |
-pw=password | Password for the SAP system user |
-language=EN | Language or logon to the SAP system |
Logon parameters – system identification
Shortcut | Description |
---|
-system=DEV | SID of the SAP system |
-client=032 | Client of the SAP system to log on to |
-sysname="DEV [PUBLIC]" | Connect via message server (load balancing) |
-quiparam="sapserver 10" | Connect via single application server |
Logon parameters – function identification
Shortcut | Description |
---|
-command="se38" | Transaction or function to be executed |
-type=Transaction | Type of command used (transaction/report/systemcommand) |
-title="ABAP/4 Editor" | Title displayed in shortcut logon dialog |