SAP ABAP Class CL_VC2OD_CPL_ND_FACTORY (Characteristic Pool Node Factory)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-VC-WUI (Application Component) Variant Configuration Web User Interface
     VC2OD_SP (Package) Object Dependency - Service Provider
Properties
Class CL_VC2OD_CPL_ND_FACTORY  
Short Description Characteristic Pool Node Factory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VC2OD_SP   Object Dependency - Service Provider 
Created 20090811   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_VC2OD_CPL_ND_FACTORY has no interface implemented.
Friends
Class CL_VC2OD_CPL_ND_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CL_ND_CHARS Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_CHARS' Class Name 20090811
2 GC_CL_ND_CHAR_GROUPS Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_CHAR_GROUPS' Class Name 20090811
3 GC_CL_ND_CHAR_VALUES Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_CHAR_VALUES' Class Name 20090811
4 GC_CL_ND_CLASSES Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_CLASSES' Class Name 20090811
5 GC_CL_ND_CTRL_DATA Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_CONTROL_DATA' Class Name 20090819
6 GC_CL_ND_SEARCH Constant Private Type reference (TYPE) SEOCLNAME 'CL_VC2OD_CPL_ND_SEARCH' Class Name 20090821
7 GT_NODE Static Attribute Private Type reference (TYPE) LTY_T_NODE 20090811
Methods
# Method Level Visibility Method type Description Created on
1 GET_NODE Static method Public Method Get node instance 20090811
Events
Class CL_VC2OD_CPL_ND_FACTORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_NODE Private See coding 20090811 BEGIN OF lty_s_node, name TYPE /plmb/spi_node_name, node TYPE REF TO if_vc2od_cpl_nd_access, END OF lty_s_node
2 LTY_T_NODE Private See coding 20090811 lty_t_node TYPE SORTED TABLE OF lty_s_node WITH UNIQUE KEY name
Method Signatures

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NODE Call by reference Object reference (TYPE REF TO) IF_VC2OD_CPL_ND_ACCESS Application Access Interface for dependency editor DO 20090811
2 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20090811

Method GET_NODE on class CL_VC2OD_CPL_ND_FACTORY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605