SAP ABAP Class IF_FDT_WD_FACTORY (FDT WD: Factory)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_COMPONENT_FACTORY FDT WD: Factory for WD components 20061219
2 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_COMP_INTERN_FACTORY FDT WD: Internal Factory for WD components 20081113
3 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_MODEL_FACTORY FDT WD: Factory for WD Model 20061219
4 Interface composition (i COMPRISING i_ref)  IF_FDT_WD_SERVICE_FACTORY FDT WD: FACTORY FOR SERVICES 20091008
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FDT_WD_FACTORY FDT WD: Factory for UI 20061219
Properties
Class IF_FDT_WD_FACTORY  
Short Description FDT WD: Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20061219   SAP 
Last change 20110908   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_FACTORY has no interface implemented.
Friends
Class IF_FDT_WD_FACTORY has no friend class.
Attributes
Class IF_FDT_WD_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method Returns a configuration 20061219
2 GET_INSTANCE Static method Public Method Returns the instance 20061219
3 GET_UI_CONTEXT Instance method Public Method Returns a UI context 20070725
4 GET_UI_EXECUTION Instance method Public Method Returns an interface to execute the UI 20070712
5 GET_UI_MODE Instance method Public Method Returns a UI mode 20070822
6 GET_VIEWER Instance method Public Method Returns an viewer (Deprecated) 20061221
Events
Class IF_FDT_WD_FACTORY has no event.
Types
Class IF_FDT_WD_FACTORY has no local type.
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 FDT: Runtime-Configuration for Web Dynpro 20061219

Method GET_CONFIGURATION on class IF_FDT_WD_FACTORY has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_FACTORY Instance 20061219

Method GET_INSTANCE on class IF_FDT_WD_FACTORY 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 FDT: UI Context Channel 20070725

Method GET_UI_CONTEXT on class IF_FDT_WD_FACTORY has no exception.

Method GET_UI_EXECUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_UI_EXECUTION Value transfer Object reference (TYPE REF TO) IF_FDT_WD_UI_EXECUTION UI Execution 20070712

Method GET_UI_EXECUTION on class IF_FDT_WD_FACTORY has no exception.

Method GET_UI_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE_NAME Call by reference Type reference (TYPE) IF_FDT_WD_UI_MODE=>MODE_NAME Mode name 20070822
2 Returning RO_UI_MODE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_UI_MODE FDT WD: Mode, in which the UI runs 20070822

Method GET_UI_MODE on class IF_FDT_WD_FACTORY has no exception.

Method GET_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIEWER Value transfer Object reference (TYPE REF TO) IF_FDT_WD_VIEWER FDT: WD User Interface Viewer 20061221

Method GET_VIEWER on class IF_FDT_WD_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in