languageFallbackMode

From SAP Enable Now Wiki
Revision as of 20:36, 13 October 2024 by Admin (talk | contribs) (Created page with "__NOTOC__ {{DISPLAYTITLE: languageFallbackMode}} ==Scope== SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scope

SAP Companion parameter, specified either in the URL or in the SAP Companion parameters in the linked application.

Release

This feature was introduced in SAP Companion 4.0.2.

Purpose

If specified, this parameter indicates that standard SAP-provided help content should be displayed in the users UI language, and custom content should be displayed in the UI language where custom help exists, and in the language specified in the languageFallback or globalLanguageFallback parameter if it does not. Custom help content can be dynamically translated into the UI language as usual, if necessary.

It is recommended that this parameter is only used in conjunction with the 'floating panel' SAP Companion introduced in release 4.0.1 (so that dynamic translation is available).

Obviously, this parameter is only applicable if serviceLayerVersion is set to EXT.

Usage

Specified as:

languageFallbackMode=mix

See Also