Skip to main content

Example Applications

In this section you'll find examples for applications.

SAP GUI logon - SSO Application

Fundamental information

Logging into SAP can be achieved via the usage of Start Parameter. The prerequisite here is for the login process to be carried out via the "SAPshortcut". All available parameters are listed in the SAP-Wiki.

Form Firstly, a Forms should be created with the required fields. This could look like this:

SAP form

Record

A corresponding record is then created via the form:

SAP record

Application

A corresponding SSO application now needs to be created.

SAP Application

The record now needs to be linked with the application. To do this, open the context menu by right clicking on the record. The previously created application can then be selected here via Applications and Connect application.

link record/application

The link is then displayed in the ribbon. Clicking on the link will now open SAP, whereby the parameters for logging in to the application are directly transferred.