SAP ABAP Class CL_CRM_TREE_NODE (Default implemenation for tree node)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-ES (Application Component) Enterprise Search Integration
⤷
CRM_ES_MODEL_MGR (Package) CRM Enterprise Search Modeling Manager

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_TREE_NODE | Generic tree node interface | 20080215 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_ES_MODEL_TREE_NODE | Implementation of ES model tree node | 20080215 |
Properties
Class | CL_CRM_TREE_NODE | |
Short Description | Default implemenation for tree node | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_ES_MODEL_MGR | CRM Enterprise Search Modeling Manager |
Created | 20080214 | SAP |
Last change | 20081007 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_TREE_NODE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CRM_TREE_NODE | Generic tree node interface | 20080215 |
Friends
Class CL_CRM_TREE_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CRM_TREE_NODE | Generic tree node interface | 20080320 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CRMT_TREE_NODE_TAB | Children nodes | 20080214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080214 |
Events
Class CL_CRM_TREE_NODE has no event.
Types
Class CL_CRM_TREE_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_TREE_NODE has no parameter.
Method CONSTRUCTOR on class CL_CRM_TREE_NODE has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |