Ansicht
Dokumentation

S_UI_CLASS_DEPENDENCIES - Defines the Dependencies in the UI Classification

S_UI_CLASS_DEPENDENCIES - Defines the Dependencies in the UI Classification

General Material Data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

S_UI_CLASS_DEPENDENCIES describes the dependencies within and between the UI classification of transactions and workflow tasks, as well as the display options in the SAP Workplace. These dependencies are described by output table DEPEND_TAB as follows:

  • The first four columns CL_EWT, CL_HTML, CL_JAVA and CL_WIN define the four possible classifications for transactions and workflow tasks.
  • The fifth column defines which UI class needs to be passed to the Workplace server for the URL generation.
  • The remaining columns specify which display techniques are possible in the SAP Workplace for the particular UI classes.

For example, a line in DEPEND_TAB with the values

,,CL_EWT = ' ',

,,CL_HTML = 'X',

,,CL_JAVA = 'X',

,,CL_WIN = ' ',

,,UI_CLASS = ' ',

,,WP_EWT = ' ',

,,WP_HTML = 'X',

,,WP_JAVA = ' ',

,,WP_WIN = 'X',

,,WP_TS = 'X'

says that a transaction or task that was released by the developer for "SAPGUI for HTML" and "SAPGUI for JAVA" falls within the UI class ' ' (WebGUI-enabled) for the Workplace server (possible values for this field are defined by domain TCDUICLASS).

This in turn defines that the transaction or a work item for this task can be displayed in the Workplace with

  1. "SAPGUI for HTML" or
  2. "SAPGUI for Windows",

where in the second case there are the following display variants:

  • "SAPGUI for Windows" is started directly on the local PC or

  • on a terminal server.

Example

Notes

Further information





Parameters

DEPEND_TAB

Exceptions

Function Group

URL_GENERATION

General Material Data   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2114 Date: 20240523 Time: 112501     sap01-206 ( 33 ms )