enableClassicIntent

From SAP Enable Now Wiki
Revision as of 07:31, 11 September 2021 by Admin (talk | contribs) (Created page with "__NOTOC__ {{DISPLAYTITLE: enableClassicIntent}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Scope

Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application.

Purpose

This parameter is designed for use where you are creating help content for transactions that are being accessed (by users) through SAP GUI HTML (a.k.a. WebGui of HTMLgui) or WebDynpro transactions in Fiori. By default, the Screen ID (context) for these transactions is captured in the format Shell-startWDA or Shell-startGUI for every transaction, which obviously isn't context-sensitive.

If this parameter is set to true then the Screen ID will be captured in the format Shell-startWDA-{tcode} or Shell-StartGUI-{tcode} (where {tcode} is the transaction code).

Usage

Specified as:

enableClassicIntent=[true|false]