SAP ABAP Class CL_WDY_MD_CONTEXT_ELEMENT (Web Dynpro: Context Element)
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_EVENT_SOURCE | Web Dynpro: Event Source | 20020829 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_CONTEXT_ELEMENT | IF_WDY_MD_CONTEXT_ELEMENT | 20021004 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_ABSTRACT_CTX_NODE | 20021029 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CONTEXT_ATTRIBUTE | Web Dynpro: Context Attribute | 20020830 |
Properties
| Class | CL_WDY_MD_CONTEXT_ELEMENT | |
| Short Description | Web Dynpro: Context Element | |
| Super Class | CL_WDY_MD_EVENT_SOURCE | Web Dynpro: Event Source |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_METADATA_API_CONTROLLER | Web Dynpro: Controller |
| Created | 20020829 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_MD_CONTEXT_ELEMENT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_CONTEXT_ELEMENT | IF_WDY_MD_CONTEXT_ELEMENT | 20021004 |
Friends
Class CL_WDY_MD_CONTEXT_ELEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDY_MD_CONTROLLER | Web Dynpro: Controller | 20021004 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | FLAG | General Flag | 20040902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061220 | ||
| 2 | Instance method | Public | Method | 20040902 | ||
| 3 | Instance method | Public | Method | 20030410 | ||
| 4 | Instance method | Public | Method | 20030410 | ||
| 5 | Instance method | Protected | Method | 20020920 | ||
| 6 | Instance method | Public | Method | 20040902 | ||
| 7 | Instance method | Public | Method | 20030410 |
Events
Class CL_WDY_MD_CONTEXT_ELEMENT has no event.
Types
Class CL_WDY_MD_CONTEXT_ELEMENT has no local type.
Method Signatures
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20061220 |
Method GET_CONTROLLER on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method GET_IS_BOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOUND | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20040902 |
Method GET_IS_BOUND on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPING | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CTX_ELEMENT_MAPPING | 20030410 |
Method GET_MAPPING on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method HAS_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_MAPPING | Value transfer | Type reference (TYPE) | FLAG | 20030410 |
Method HAS_MAPPING on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on class CL_WDY_MD_CONTEXT_ELEMENT has no parameter.
Method SAVE_TO_DATABASE on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method SET_IS_BOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOUND | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20040902 |
Method SET_IS_BOUND on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
Method SET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAPPING | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CTX_ELEMENT_MAPPING | 20030410 |
Method SET_MAPPING on class CL_WDY_MD_CONTEXT_ELEMENT has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |