SAP ABAP Class CL_WDY_MD_CONTEXT_ATTRIBUTE (Web Dynpro: Context Attribute)
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 | 20020830 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20020830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CTX_MODEL_ATTRIBUTE | 20020920 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_MD_CTX_VALUE_ATTRIBUTE | Web Dynpro: Context Attributes | 20020830 |
Properties
| Class | CL_WDY_MD_CONTEXT_ATTRIBUTE | |
| Short Description | Web Dynpro: Context Attribute | |
| 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 | 20020830 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDY_MD_CONTEXT_ATTRIBUTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_MD_CONTEXT_ATTRIBUTE | 20020830 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDY_MD_CONTROLLER | 20020830 | 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_ATTRIB | 20020830 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20050622 | ||||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20020830 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020920 | |
| 2 | Instance method | Public | Method | 20070510 | ||
| 3 | Instance method | Public | Method | 20050622 | ||
| 4 | Instance method | Private | Method | 20061218 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ATTR_CREATED | Static Event (1) |
Public (2) |
20040402 |
Types
Class CL_WDY_MD_CONTEXT_ATTRIBUTE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION | Call by reference | Type reference (TYPE) | WDY_CTX_ATTRIB | Web Dynpro : Contextnodes der Controller | 20020920 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20020920 | ||||
| 3 | PARENT_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20020920 | ||||
| 4 | STATE | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_STATE | IF_WDY_MD_OBJECT=>CO_STATE_LOADED | Object State eines WebDynpro Metadata Objekts | 20020920 |
Method CONSTRUCTOR on class CL_WDY_MD_CONTEXT_ATTRIBUTE has no exception.
Method DETECT_POSITION Signature
Method DETECT_POSITION on class CL_WDY_MD_CONTEXT_ATTRIBUTE has no parameter.
Method DETECT_POSITION on class CL_WDY_MD_CONTEXT_ATTRIBUTE has no exception.
Method GET_OLD_PARENT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OLD_PARENT_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20050622 |
Method GET_OLD_PARENT_NODE on class CL_WDY_MD_CONTEXT_ATTRIBUTE has no exception.
Method IS_PRIMARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRIMARY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20061218 |
Method IS_PRIMARY on class CL_WDY_MD_CONTEXT_ATTRIBUTE has no exception.
Event Signatures
Event ATTR_CREATED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_WDY_MD_CONTEXT_ATTRIBUTE | Web Dynpro : Contextattribut | 20040402 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |