SAP ABAP Interface IF_CRM_WSC_TREE_NODE (WSC Interface for Treehandling)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRM_WSC_DT_TREE_NODE Tree node used in WST design time 20071122
2 Interface composition (i COMPRISING i_ref)  IF_CRM_WSC_RT_TREE_NODE Runtime tree node 20071205
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_WSC_TREE_NODE Default implemenation for tree node 20071122
Properties
Interface IF_CRM_WSC_TREE_NODE  
Short Description WSC Interface for Treehandling    
General Data
Package CRM_GENIL_WSC   GenIL Component for Web Service Consumption 
Created 20071122   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_WSC_TREE_NODE has no forward declaration.
Interfaces
Interface IF_CRM_WSC_TREE_NODE has no interface.
Friends
Interface IF_CRM_WSC_TREE_NODE has no friend.
Attributes
Interface IF_CRM_WSC_TREE_NODE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_CHILD Instance method Public Method Append child to the current node 20071203
2 GET_CHILDREN Instance method Public Method Get list of all childnodes of the given node 20071122
3 GET_FIRST_CHILD Instance method Public Method Get the first child of the given node 20071205
4 REMOVE_CHILD Instance method Public Method Remove childnode including the complete sub-tree 20071122
Events
Interface IF_CRM_WSC_TREE_NODE has no event.
Types
Interface IF_CRM_WSC_TREE_NODE has no local type.
Method Signatures

Method APPEND_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_NODE Call by reference Object reference (TYPE REF TO) IF_CRM_WSC_TREE_NODE Reference to the child node being appended 20071203

Method APPEND_CHILD on Interface IF_CRM_WSC_TREE_NODE has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHILDREN Value transfer Type reference (TYPE) CRMT_WSC_TREE_NODE_TAB WSC Object Tree Table 20071122

Method GET_CHILDREN on Interface IF_CRM_WSC_TREE_NODE has no exception.

Method GET_FIRST_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_FIRST_CHILD Value transfer Object reference (TYPE REF TO) IF_CRM_WSC_TREE_NODE Reference to the first child of the current node 20071205

Method GET_FIRST_CHILD on Interface IF_CRM_WSC_TREE_NODE has no exception.

Method REMOVE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_NODE Call by reference Object reference (TYPE REF TO) IF_CRM_WSC_TREE_NODE Reference to the child node being deleted 20071122

Method REMOVE_CHILD on Interface IF_CRM_WSC_TREE_NODE has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 600