SAP ABAP Class CL_CRM_WSC_TREE_FACTORY (Factory class for different trees in WSC)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     CRM_GENIL_WSC (Package) GenIL Component for Web Service Consumption
Properties
Class CL_CRM_WSC_TREE_FACTORY  
Short Description Factory class for different trees in WSC    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_WSC   GenIL Component for Web Service Consumption 
Created 20071203   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_WSC_TREE_FACTORY has no forward declaration.
Interfaces
Class CL_CRM_WSC_TREE_FACTORY has no interface implemented.
Friends
Class CL_CRM_WSC_TREE_FACTORY has no friend class.
Attributes
Class CL_CRM_WSC_TREE_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DT_TREE_NODE Static method Public Method Create a new node for DT tree 20071203
2 CREATE_RT_TREE_NODE Static method Public Method Create a new node for runtime tree 20071205
Events
Class CL_CRM_WSC_TREE_FACTORY has no event.
Types
Class CL_CRM_WSC_TREE_FACTORY has no local type.
Method Signatures

Method CREATE_DT_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DT_TREE_NODE Value transfer Object reference (TYPE REF TO) IF_CRM_WSC_DT_TREE_NODE New DT tree node 20071203

Method CREATE_DT_TREE_NODE on class CL_CRM_WSC_TREE_FACTORY has no exception.

Method CREATE_RT_TREE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RT_TREE_NODE Value transfer Object reference (TYPE REF TO) IF_CRM_WSC_RT_TREE_NODE New runtime tree node 20071205

Method CREATE_RT_TREE_NODE on class CL_CRM_WSC_TREE_FACTORY has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 600