SAP ABAP Class CL_FDT_WD_RT_FACTORY (Factory class for the reuse tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_SERVICE (Package) BRFplus: Services for Web Dynpro UI
Properties
Class CL_FDT_WD_RT_FACTORY  
Short Description Factory class for the reuse tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_SERVICE   BRFplus: Services for Web Dynpro UI 
Created 20100817   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_RT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_RT_FACTORY has no interface implemented.
Friends
Class CL_FDT_WD_RT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FAVORITE Static Attribute Private Object reference (TYPE REF TO) CL_FDT_WD_RT_FAVORITE Reuse tree class for repository view 20101216
2 GO_RECENTLY_USED Static Attribute Private Object reference (TYPE REF TO) CL_FDT_WD_RT_HISTORY Reuse tree class for repository view 20110121
Methods
# Method Level Visibility Method type Description Created on
1 GET_REUSE_TREE Static method Public Method Get the instance of a reuse tree interface 20100817
Events
Class CL_FDT_WD_RT_FACTORY has no event.
Types
Class CL_FDT_WD_RT_FACTORY has no local type.
Method Signatures

Method GET_REUSE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION Call by reference Object reference (TYPE REF TO) IF_FDT_WD_CONFIGURATION FDT WD: Configuration 20100817
2 Importing IO_MESSAGE_AREA Call by reference Object reference (TYPE REF TO) IWCI_FDT_IWD_MESSAGE_AREA WebDynpro Interface INTERFACECONTROLLER 20100817
3 Importing IO_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100817
4 Importing IO_WD_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20101112
5 Importing IV_CALLER Call by reference Type reference (TYPE) STRING 20100817
6 Importing IV_PATH_RECURSIVE_NODE Call by reference Type reference (TYPE) STRING 20101112
7 Returning RO_REUSE_TREE Value transfer Object reference (TYPE REF TO) IF_FDT_WD_RT Main interface for Reuse Tree usage from UI 20100817

Method GET_REUSE_TREE on class CL_FDT_WD_RT_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703