SAP ABAP Class CL_CRM_WSC_TREE_NODE (Default implemenation for tree node)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_WSC_TREE_NODE | WSC Interface for Treehandling | 20071122 |
Properties
| Class | CL_CRM_WSC_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_GENIL_WSC | GenIL Component for Web Service Consumption |
| Created | 20071122 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_WSC_TREE_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_WSC_TREE_NODE | WSC Interface for Treehandling | 20071122 |
Friends
Class CL_CRM_WSC_TREE_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CRMT_WSC_TREE_NODE_TAB | Children nodes | 20071122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20071203 | ||
| 2 | Instance method | Public | Constructor | 20071122 | ||
| 3 | Instance method | Public | Method | 20071122 | ||
| 4 | Instance method | Public | Method | 20071205 | ||
| 5 | Instance method | Public | Method | 20071122 |
Events
Class CL_CRM_WSC_TREE_NODE has no event.
Types
Class CL_CRM_WSC_TREE_NODE has no local type.
Method Signatures
Method APPEND_CHILD Signature
Method APPEND_CHILD on class CL_CRM_WSC_TREE_NODE has no parameter.
Method APPEND_CHILD on class CL_CRM_WSC_TREE_NODE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CRM_WSC_TREE_NODE has no parameter.
Method CONSTRUCTOR on class CL_CRM_WSC_TREE_NODE has no exception.
Method GET_CHILDREN Signature
Method GET_CHILDREN on class CL_CRM_WSC_TREE_NODE has no parameter.
Method GET_CHILDREN on class CL_CRM_WSC_TREE_NODE has no exception.
Method GET_FIRST_CHILD Signature
Method GET_FIRST_CHILD on class CL_CRM_WSC_TREE_NODE has no parameter.
Method GET_FIRST_CHILD on class CL_CRM_WSC_TREE_NODE has no exception.
Method REMOVE_CHILD Signature
Method REMOVE_CHILD on class CL_CRM_WSC_TREE_NODE has no parameter.
Method REMOVE_CHILD on class CL_CRM_WSC_TREE_NODE has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 600 |