Difference between revisions of "RoModel"

From SAP Enable Now Wiki
(Created page with "__NOTOC__ {{DISPLAYTITLE: roModel}} ==Scope== Web Assistant parameter, specified either in the URL or in the Web Assistant parameters in the linked application. ==Purpose==...")
 
Line 11: Line 11:
 
Specified as:
 
Specified as:
 
  roModel=['''null'''|UACP|WPB]
 
  roModel=['''null'''|UACP|WPB]
 +
 +
==See Also==
 +
* '''[[rwModel]]'''
  
 
[[Category: Web Assistant parameter]]
 
[[Category: Web Assistant parameter]]

Revision as of 13:18, 30 May 2020


Scope

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

Purpose

Not entirely sure. The only documentation I can find on it is that it should be set to "UACP or WPB depending on EXT mode", which doesn't exactly clear things up. (If you know, please email me.)

Usage

Specified as:

roModel=[null|UACP|WPB]

See Also