SAP ABAP Class IF_WDY_MD_ABSTRACT_CTX_NODE (Context node)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONTEXT_ELEMENT IF_WDY_MD_CONTEXT_ELEMENT 00000000
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONTEXT_NODE ... 00000000
2 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CTX_RECURSION_NODE 00000000
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ABSTRACT_CTX_NODE 20021029
Properties
Class IF_WDY_MD_ABSTRACT_CTX_NODE  
Short Description Context node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20021029   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_ABSTRACT_CTX_NODE has no forward declaration.
Interfaces
Class IF_WDY_MD_ABSTRACT_CTX_NODE has no interface implemented.
Friends
Class IF_WDY_MD_ABSTRACT_CTX_NODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTEXT_MODEL_NODE Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_CONTEXT_MODEL_NODE' 20040524
2 CO_CONTEXT_VALUE_NODE Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_CONTEXT_VALUE_NODE' 20040524
3 CO_CTX_RECURSION_NODE Constant Public Type reference (TYPE) WDY_MD_OBJECT_TYPE 'CL_WDY_MD_CTX_RECURSION_NODE' 20040524
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method 00000000
2 GET_IS_INPUT_ELEMENT Instance method Public Method 20040524
3 GET_NAME Instance method Public Method 00000000
4 GET_PARENT_NODE Instance method Public Method 00000000
5 SET_IS_INPUT_ELEMENT Instance method Public Method 20040524
6 SET_PARENT_NODE Instance method Public Method 20040524
Events
Class IF_WDY_MD_ABSTRACT_CTX_NODE has no event.
Types
Class IF_WDY_MD_ABSTRACT_CTX_NODE has no local type.
Method Signatures

Method DELETE Signature

Method DELETE on class IF_WDY_MD_ABSTRACT_CTX_NODE has no parameter.
Method DELETE on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.

Method GET_IS_INPUT_ELEMENT Signature

Method GET_IS_INPUT_ELEMENT on class IF_WDY_MD_ABSTRACT_CTX_NODE has no parameter.
Method GET_IS_INPUT_ELEMENT on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.

Method GET_NAME Signature

Method GET_NAME on class IF_WDY_MD_ABSTRACT_CTX_NODE has no parameter.
Method GET_NAME on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.

Method GET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT_NODE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_NODE 00000000

Method GET_PARENT_NODE on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.

Method SET_IS_INPUT_ELEMENT Signature

Method SET_IS_INPUT_ELEMENT on class IF_WDY_MD_ABSTRACT_CTX_NODE has no parameter.
Method SET_IS_INPUT_ELEMENT on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.

Method SET_PARENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20040524
2 Importing NEW_PARENT Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTEXT_NODE 20040524

Method SET_PARENT_NODE on class IF_WDY_MD_ABSTRACT_CTX_NODE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in