SAP ABAP Class CL_FDT_WD_FACTORY (FDT WD: Factory for UI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_INFRASTRUCTURE (Package) BRFplus: Web Dynpro UI: Infrastructure
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_COMPONENT_FACTORY FDT WD: Factory for WD components 20061219
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_COMP_INTERN_FACTORY FDT WD: Internal Factory for WD components 20081113
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_FACTORY FDT WD: Factory 20061219
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_MODEL_FACTORY FDT WD: Factory for WD Model 20061219
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FDT_WD_SERVICE_FACTORY FDT WD: FACTORY FOR SERVICES 20090903
Properties
Class CL_FDT_WD_FACTORY  
Short Description FDT WD: Factory for UI    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_INFRASTRUCTURE   BRFplus: Web Dynpro UI: Infrastructure 
Created 20061219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FDT_WD_FACTORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FDT_WD_COMPONENT_FACTORY FDT WD: Factory for WD components 20061219
2 IF_FDT_WD_COMP_INTERN_FACTORY FDT WD: Internal Factory for WD components 20081113
3 IF_FDT_WD_FACTORY FDT WD: Factory 20061219
4 IF_FDT_WD_MODEL_FACTORY FDT WD: Factory for WD Model 20061219
5 IF_FDT_WD_SERVICE_FACTORY FDT WD: FACTORY FOR SERVICES 20090903
Friends
Class CL_FDT_WD_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PREFIX_USAGE_ADMIN_DATA Constant Private Type reference (TYPE) C 'A' Prefix Admin Data 20061219
2 GC_PREFIX_USAGE_OBJECT Constant Private Type reference (TYPE) C 'O' Prefix Object 20061219
3 MO_FILTER_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_FDT_WD_FILTER_SERVICE FDT WD: Filter Service 20100713
4 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_FDT_WD_FACTORY FDT WD: Factory for UI 20061219
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090925
2 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20061219
3 GET_INSTANCE Instance method Public Method 20091104
4 SET_CONFIGURATION Instance method Private Method 20081013
Events
Class CL_FDT_WD_FACTORY has no event.
Types
Class CL_FDT_WD_FACTORY has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FDT_WD_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FDT_WD_FACTORY has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_FDT_WD_FACTORY has no parameter.
Method CONSTRUCTOR on class CL_FDT_WD_FACTORY has no exception.

Method GET_INSTANCE Signature

Method GET_INSTANCE on class CL_FDT_WD_FACTORY has no parameter.
Method GET_INSTANCE on class CL_FDT_WD_FACTORY has no exception.

Method SET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT 20081013
2 Importing IO_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION 20081013
3 Importing IO_USAGE Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE 20081013

Method SET_CONFIGURATION on class CL_FDT_WD_FACTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710