Show TOC

SAP URL Parameters Locate this document in the navigation structure

 

In addition to Web Dynpro ABAP applications and URL parameters, SAP also provides the following general URL parameters for all browser-based SAP front end technologies.

These general URL parameters all begin with sap-. The prefix sap- is reserved for SAP, just like sap-ls and sap-wd.

SAP URL Parameters

Parameter

Possible Values

Description

sap-rtl

  • X

  • No status displayed

Right-to-left support

sap-language

<two character language code>

Language.

More information: Evaluation Order.

sap-client

<three character abbreviation for client>

Client.

The sap-client parameter is determined by the following options, whereby the first applicable option is used:

  1. Using the sap-client URL parameter

  2. Using the standard client in System Application Configuration in transaction SICF

  3. Using the standard client in the system.

    In transaction RZ11 you can look at the value of profile parameter login/system_client. The actual profile is maintained in transaction RZ10.

See also Determining the client.

sap-cssurl

<URL>

URL for using cascading style sheets

Pay attention to the settings for the Security Risk List.

sap-user

<user name>

User ID used for user mapping

sap-explanation

Help mode for an application, see also Explanation.

sap-config-mode

  • X

  • CONFIG

  • No status displayed

Configuration mode.

This parameter is set automatically if the application is running in the portal in the preview mode, or is running from the Web Dynpro explorer in the Development Workbench from the menu option   Web Dynpro Application   Test   Execute in Administration Mode  . This parameter is always evaluated if personalization is called. See also Personalization Authorization Checks.

sap-config-mode=config is provided for the configuration of the ALV display. For more information, see Saving Configuration Data Records.

sap-ep-version

<release>.<service pack>.<YYYYMMDDHHMM>

Portal version

This parameter is resolved by the portal manager. It is used to integrate a Web Dynpro application into the SAP NetWeaver Portal or to determine the portal version, see also Portal Integration.