SAP ABAP Class CL_WDY_MD_CONTEXT_NODE (Web Dynpro: Context Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_ABSTRACT_CTX_NODE | 20021029 | |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_CONTEXT_NODE | ... | 20020826 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CONTEXT_VALUE_NODE | Web Dynpro: Context Node | 20020826 |
Properties
Class | CL_WDY_MD_CONTEXT_NODE | |
Short Description | Web Dynpro: Context Node | |
Super Class | CL_WDY_MD_ABSTRACT_CTX_NODE | |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_METADATA_API_CONTROLLER | Web Dynpro: Controller |
Created | 20020826 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDY_MD_CONTEXT_NODE | ... | 20020826 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WDY_MD_CONTROLLER | 20020826 | Web Dynpro: Controller |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Object Collection with String Key | 20020826 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Object Collection with String Key | 20020826 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_SUPPLY_FUNCTION | IF_WDY_MD_SUPPLY_FUNCTION | 20020830 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20020830 | |
2 | ![]() |
Instance method | Public | Method | 20050214 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030815 |
4 | ![]() |
Instance method | Private | Method | 20020919 | |
5 | ![]() |
Instance method | Private | Method | 20020826 | |
6 | ![]() |
Instance method | Private | Method | 20020826 | |
7 | ![]() |
Instance method | Public | Method | 20050214 | |
8 | ![]() |
Instance method | Public | Method | 20070806 | |
9 | ![]() |
Instance method | Public | Method | 20040405 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NODE_CREATED | Static Event (1) |
Public (2) |
20040219 |
Types
Class CL_WDY_MD_CONTEXT_NODE has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_ABSTRACT_CTX_NODE | ... | 20020830 | ||
2 | ![]() |
CONTEXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CTX_ATTRIB_TABLE | 20030815 | |||
3 | ![]() |
DEFINITION | Call by reference | Type reference (TYPE) | WDY_CTX_NODE | 20020830 | |||
4 | ![]() |
ENH_CONTEXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CTX_ATTR_ENH_TABLE | Web Dynpro: Enhancement, Context-Attribute | 20050412 |
Method ADD_CHILD on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method ADD_SUB_CTX_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | 20050214 |
Method ADD_SUB_CTX_ELEMENT on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CTX_ATTRIB_TABLE | 20030815 | |||
2 | ![]() |
CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | Web Dynpro : Controller | 20030815 | ||
3 | ![]() |
DEFINITION | Value transfer | Type reference (TYPE) | WDY_CTX_NODE | Web Dynpro : Contextnodes der Controller | 20030815 | ||
4 | ![]() |
ENH_CONTEXT_ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CTX_ATTR_ENH_TABLE | Web Dynpro: Enhancement, Context-Attribute | 20050412 | ||
5 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20030815 | |||
6 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20030815 | |||
7 | ![]() |
STATE | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_STATE | IF_WDY_MD_OBJECT=>CO_STATE_LOADED | Object State eines WebDynpro Metadata Objekts | 20030815 |
Method CONSTRUCTOR on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method FIND_CHILD_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHILD | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | ... | 20020919 | ||
2 | ![]() |
NAME | Value transfer | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20020919 | ||
3 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | ... | 20020919 |
Method FIND_CHILD_NODE on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method GET_CHILD_NODES Signature
Method GET_CHILD_NODES on class CL_WDY_MD_CONTEXT_NODE has no parameter.
Method GET_CHILD_NODES on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method REMOVE_SUB_CTX_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTX_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | 20050214 |
Method REMOVE_SUB_CTX_ELEMENT on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method RENAME_CONTEXT_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ATTRIBUTE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20070806 |
Method RENAME_CONTEXT_ATTRIBUTE on class CL_WDY_MD_CONTEXT_NODE has no exception.
Method SET_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | CL_WDY_MD_OBJECT_MAP | Spezielle Object Map für WD-Metadaten-API | 20040405 |
Method SET_ATTRIBUTES on class CL_WDY_MD_CONTEXT_NODE has no exception.
Event Signatures
Event NODE_CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDY_MD_CONTEXT_NODE | Web Dynpro : Contextnode | 20040219 |
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 630 |