SAP ABAP Class IF_CCM_NAV_NODE_FATHER (CCM Navigation Node Father)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_NAV_NODE CCM Navigation Node 19990317
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CCM_NAV_TREE CCM Navigation Tree 19990317
Properties
Class IF_CCM_NAV_NODE_FATHER  
Short Description CCM Navigation Node Father    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990317   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CCM_NAV_NODE_FATHER has no forward declaration.
Interfaces
Class IF_CCM_NAV_NODE_FATHER has no interface implemented.
Friends
Class IF_CCM_NAV_NODE_FATHER has no friend class.
Attributes
Class IF_CCM_NAV_NODE_FATHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD_NODE Instance method Public Method Add a child node 19990317
2 DELETE_ALL_CHILDREN Instance method Public Method 20041126
3 DELETE_CHILD_NODE Instance method Public Method 20041126
Events
Class IF_CCM_NAV_NODE_FATHER has no event.
Types
Class IF_CCM_NAV_NODE_FATHER has no local type.
Method Signatures

Method ADD_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_NODE Einzufügender Knoten 19990317

Method ADD_CHILD_NODE on class IF_CCM_NAV_NODE_FATHER has no exception.

Method DELETE_ALL_CHILDREN Signature

Method DELETE_ALL_CHILDREN on class IF_CCM_NAV_NODE_FATHER has no parameter.
Method DELETE_ALL_CHILDREN on class IF_CCM_NAV_NODE_FATHER has no exception.

Method DELETE_CHILD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE Call by reference Object reference (TYPE REF TO) CL_CCM_NAV_NODE Zu löschender Knoten 20041126

Method DELETE_CHILD_NODE on class IF_CCM_NAV_NODE_FATHER has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in