Menu

SAP Function Module WDY_WB_CT_CONTEXT_VIEWER

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module WDY_WB_CT_CONTEXT_VIEWER () is a standard Function Module in SAP ERP and is part of the function group WDY_WB_CT_EDITOR within the package SWDP_DWB_TOOL_CONTEXTS.

Technical Information

Function Module WDY_WB_CT_CONTEXT_VIEWER
Short Text
Function Group WDY_WB_CT_EDITOR
Package SWDP_DWB_TOOL_CONTEXTS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COMP_OBJ CLASS IF_WDY_MD_OBJECT Component oder Comp.Definition Interface
CONTEXT_EDITOR CLASS CL_WDY_WB_CONTEXT_EDITOR Web Dynpro: Context Editor
DISPLAY_ONLY TYPE SEU_BOOL ' '
MD_CONTROLLER CLASS IF_WDY_MD_CONTROLLER Web Dynpro: Controller
SELECTED_ELEMENT CLASS IF_WDY_MD_CONTEXT_ELEMENT
SHOW_DDIC_BINDING TYPE SEU_BOOL ABAP_FALSE Boolean
TITLE_FIX TYPE STRING

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTEXT_ELEMENT CLASS IF_WDY_MD_CONTEXT_ELEMENT
MODIFIED TYPE CHAR01 Character Field Length 1

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TYPE_FEATURE TYPE WDY_MD_ABAP_TYPE_FEATURE_ENUM Web Dynpro: Bindability of UI Element (UI)
TYPE_NAME TYPE WDY_MD_ABAP_TYPE Web Dynpro: ABAP Type of a Parameter/Property

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Termination by User