SAP ABAP Class CL_WDY_MD_ABSTRACT_CTX_NODE (CL_WDY_MD_ABSTRACT_CTX_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_CONTEXT_ELEMENT | Web Dynpro: Context Element | 20021029 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_ABSTRACT_CTX_NODE | Context node | 20021029 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CONTEXT_NODE | Web Dynpro: Context Node | 20021029 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CTX_RECURSION_NODE | 20021029 |
Properties
| Class | CL_WDY_MD_ABSTRACT_CTX_NODE | |
| Short Description | ||
| Super Class | CL_WDY_MD_CONTEXT_ELEMENT | Web Dynpro: Context Element |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_CONTROLLER | Web Dynpro: Controller |
| Created | 20021029 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_ABSTRACT_CTX_NODE | Context node | 20021029 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDY_MD_CONTROLLER | 20021211 | Web Dynpro: Controller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | WDY_CTX_NODE | Web Dynpro: Context Nodes of Controllers | 20021128 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20021029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Stat. Check Whether a Node Exists | 20040623 | |
| 2 | Instance method | Public | Constructor | Constructor | 20021128 | |
| 3 | Instance method | Public | Method | 20070510 | ||
| 4 | Instance method | Public | Method | 20040621 | ||
| 5 | Instance method | Public | Method | 20040621 |
Events
Class CL_WDY_MD_ABSTRACT_CTX_NODE has no event.
Types
Class CL_WDY_MD_ABSTRACT_CTX_NODE has no local type.
Method Signatures
Method CHECK_NODE_EXISTS_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20040623 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_NAME | 20040623 | ||||
| 3 | NODE_NAME | Call by reference | Type reference (TYPE) | WDY_CONTEXT_NODE_NAME | 20040623 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040623 |
Method CHECK_NODE_EXISTS_STATIC on class CL_WDY_MD_ABSTRACT_CTX_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | Web Dynpro : Controller | 20021128 | |||
| 2 | DEFINITION | Call by reference | Type reference (TYPE) | WDY_CTX_NODE | Web Dynpro : Contextnodes der Controller | 20021128 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20021128 | ||||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20021128 | ||||
| 5 | STATE | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_STATE | IF_WDY_MD_OBJECT=>CO_STATE_LOADED | Object State eines WebDynpro Metadata Objekts | 20021128 |
Method CONSTRUCTOR on class CL_WDY_MD_ABSTRACT_CTX_NODE has no exception.
Method DETECT_POSITION Signature
Method DETECT_POSITION on class CL_WDY_MD_ABSTRACT_CTX_NODE has no parameter.
Method DETECT_POSITION on class CL_WDY_MD_ABSTRACT_CTX_NODE has no exception.
Method GET_IS_INTERFACE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTF_ITEM | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040621 |
Method GET_IS_INTERFACE_ITEM on class CL_WDY_MD_ABSTRACT_CTX_NODE has no exception.
Method SET_IS_INTERFACE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTF_ITEM | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040621 |
Method SET_IS_INTERFACE_ITEM on class CL_WDY_MD_ABSTRACT_CTX_NODE has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |