SAP ABAP Class CL_WDR_ATTRIBUTE_HANDLE (Linking of Attritute Names with Element)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Properties
Class | CL_WDR_ATTRIBUTE_HANDLE | |
Short Description | Linking of Attritute Names with Element | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20021030 | SAP |
Last change | 20070911 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_ATTRIBUTE_HANDLE has no forward declaration.
Interfaces
Class CL_WDR_ATTRIBUTE_HANDLE has no interface implemented.
Friends
Class CL_WDR_ATTRIBUTE_HANDLE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Name of Referenced Attribute | 20021104 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | IF_WD_CONTEXT_ELEMENT | 20021104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20021030 | |
2 | ![]() |
Instance method | Public | Method | Returns Data Reference to Current Value | 20021104 |
3 | ![]() |
Instance method | Public | Method | Changes Current Value | 20021104 |
Events
Class CL_WDR_ATTRIBUTE_HANDLE has no event.
Types
Class CL_WDR_ATTRIBUTE_HANDLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20021030 | |||
2 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | IF_WD_CONTEXT_ELEMENT | 20021030 |
Method CONSTRUCTOR on class CL_WDR_ATTRIBUTE_HANDLE has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | DATA | 20021104 |
Method GET_VALUE on class CL_WDR_ATTRIBUTE_HANDLE has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | DATA | 20021104 |
Method SET_VALUE on class CL_WDR_ATTRIBUTE_HANDLE has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 640 |