SAP ABAP Class IF_FDT_WD_UI_MODE (FDT WD: Mode, in which the UI runs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_UI_MODE FDT WD: UI Mode (abstract) 20071129
Properties
Class IF_FDT_WD_UI_MODE  
Short Description FDT WD: Mode, in which the UI runs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070822   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FDT_WD_UI_MODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_FDT_WD_UI_MODE has no interface implemented.
Friends
Class IF_FDT_WD_UI_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EXPERT_MODE Constant Public Type reference (TYPE) MODE_NAME 'CL_FDT_WD_UI_EXPERT_MODE' Expert Mode 20070822
2 GC_SIMPLE_MODE Constant Public Type reference (TYPE) MODE_NAME 'CL_FDT_WD_UI_SIMPLE_MODE' Simple Mode 20070822
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method Returns the configuration 20070822
2 GET_DESCRIPTION Instance method Public Method Returns the description for the mode 20080311
3 GET_NAME Instance method Public Method Returns the name of the mode 20080311
4 GET_UI_CONTEXT Instance method Public Method Returns the UI Context 20071128
Events
Class IF_FDT_WD_UI_MODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 DESCRIPTION Public See coding Description (80 characters) 20080311 DESCRIPTION(80) type c
2 MODE_NAME Public Type reference (TYPE) FDT_WD_MODE_NAME Name of Mode 20070822
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION Configuration for mode 20070822

Method GET_CONFIGURATION on class IF_FDT_WD_UI_MODE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) IF_FDT_WD_UI_MODE=>DESCRIPTION Description 20080311

Method GET_DESCRIPTION on class IF_FDT_WD_UI_MODE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE_NAME Value transfer Type reference (TYPE) IF_FDT_WD_UI_MODE=>MODE_NAME Name of Mode 20080311

Method GET_NAME on class IF_FDT_WD_UI_MODE has no exception.

Method GET_UI_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_UI_CONTEXT Value transfer Object reference (TYPE REF TO) IF_FDT_WD_UI_CONTEXT UI Context 20071128

Method GET_UI_CONTEXT on class IF_FDT_WD_UI_MODE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in