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 | 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 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_CHARS' | Class Name | 20090811 | ||
| 2 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_CHAR_GROUPS' | Class Name | 20090811 | ||
| 3 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_CHAR_VALUES' | Class Name | 20090811 | ||
| 4 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_CLASSES' | Class Name | 20090811 | ||
| 5 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_CONTROL_DATA' | Class Name | 20090819 | ||
| 6 | Constant | Private | Type reference (TYPE) | SEOCLNAME | 'CL_VC2OD_CPL_ND_SEARCH' | Class Name | 20090821 | ||
| 7 | Static Attribute | Private | Type reference (TYPE) | LTY_T_NODE | 20090811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | EO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_VC2OD_CPL_ND_ACCESS | Application Access Interface for dependency editor DO | 20090811 | |||
| 2 | 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 |