SAP ABAP Class CL_WDR_VIEW_ELEMENT_RT_ACCESS (Runtime View Element Descriptor)
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_VIEW_ELEMENT_RT_ACCESS | |
| Short Description | Runtime View Element Descriptor | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20050330 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no interface implemented.
Friends
Class CL_WDR_VIEW_ELEMENT_RT_ACCESS 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) | WDY_MD_UI_ELEMENT_DEF_NAME | Web Dynpro: Web Dynpro UI Element Definition | 20050330 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20050330 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDY_MD_UI_ELEMENT_LIBRARY | Web Dynpro: Name of UI Element Library | 20050330 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | Web Dynpro View Element | 20050330 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT_DESCR | 20050330 | ||||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | Runtime Type Services | 20050330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Binds Property of View Element to a Path | 20050330 | |
| 2 | Instance method | Public | Method | Returns Binding Path for Property | 20050330 | |
| 3 | Instance method | Public | Method | Checks whether the view element is ready for input | 20060621 | |
| 4 | Static method | Public | Method | 20050330 | ||
| 5 | Instance method | Public | Method | Get Aggregations | 20050330 | |
| 6 | Instance method | Public | Method | Gets the context element type | 20050725 | |
| 7 | Instance method | Public | Method | Get the F4 Values | 20060628 | |
| 8 | Instance method | Public | Method | Get Personalized Value | 20050330 | |
| 9 | Instance method | Public | Method | Get Property Value | 20050330 | |
| 10 | Instance method | Public | Method | Get Property Value | 20050330 | |
| 11 | Instance method | Public | Method | Initialization | 20050330 | |
| 12 | Instance method | Public | Method | Remove Aggregation | 20050331 | |
| 13 | Instance method | Public | Method | Set Aggregations | 20050330 | |
| 14 | Instance method | Public | Method | Personalize Property | 20050330 | |
| 15 | Instance method | Public | Method | Set Property Value | 20050330 |
Events
Class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_VIEW_ELEMENT_TAB | Public | See coding | 20050330 | T_VIEW_ELEMENT_TAB type standard table of ref to cl_wd_view_element
|
Method Signatures
Method BIND_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 2 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050330 |
Method BIND_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method BOUND_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050330 | |||
| 2 | CONTEXT_NODE_PATH_NAME | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20050330 | ||||
| 4 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050330 |
Method BOUND_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method CHECK_INPUT_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT_ENABLED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20060621 |
Method CHECK_INPUT_ENABLED on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT_RT_ACCESS | Runtime View Element Descriptor | 20050330 | |||
| 2 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | WebDynpro View Element | 20050330 |
Method CREATE on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method GET_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATEES | Value transfer | Type reference (TYPE) | WDR_VIEW_ELEMENTS | Referenzen auf CL_WDR_VIEW_ELEMENT | 20050330 | |||
| 2 | AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20050330 |
Method GET_AGGREGATION on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method GET_CONTEXT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20050822 | ||||
| 2 | DESCRIPTION_TEXT | Value transfer | Type reference (TYPE) | STRING | 20050822 | ||||
| 3 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050725 | |||
| 4 | STRUCTURE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050822 | ||||
| 5 | TYPE_NAME | Value transfer | Type reference (TYPE) | STRING | 20050725 |
Method GET_CONTEXT_TYPE on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method GET_F4_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE_HELP | Call by reference | Type reference (TYPE) | CL_WDR_VALUE_HELP_HANDLER=>TY_S_VALUE_HELP | CHAR01-Datenelement für SYST | 20060629 |
Method GET_F4_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method GET_P13N_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERSONALIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050330 | ||||
| 2 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | 20050330 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050330 |
Method GET_P13N_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method GET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050330 | ||||
| 2 | CONSIDER_ADDITIONAL_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050330 | ||||
| 3 | CONSIDER_DISABLED_PARENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20050330 | ||||
| 4 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050330 | |||
| 5 | CONTEXT_NODE_PATH_NAME | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 6 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050330 | |||
| 7 | TEXT_LENGTH | Call by reference | Type reference (TYPE) | I | CL_WD_VIEW_ELEMENT=>CO_UNKNOWN_TEXTLEN | TEXT_LENGTH | 20050330 | ||
| 8 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051021 |
Method GET_PROPERTY_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20050330 | |||
| 2 | CONTEXT_NODE_PATH_NAME | Call by reference | Type reference (TYPE) | STRING | 20050330 | ||||
| 3 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050330 | |||
| 4 | VALUE_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20050330 |
Method GET_PROPERTY_DATA_REF on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method INIT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WD_VIEW_ELEMENT | Perforce change= / 20040604-141028 | 20050330 |
Method INIT_DESCR on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method REMOVE_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20050331 |
Method REMOVE_AGGREGATION on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method SET_AGGREGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AGGREGATEES | Call by reference | Type reference (TYPE) | TABLE | Referenzen auf CL_WDR_VIEW_ELEMENT | 20050330 | |||
| 2 | AGGREGATION_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_AGGREGATION | Web-Dynpro : Name einer Viewelementaggregation | 20050330 |
Method SET_AGGREGATION on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method SET_P13N_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERSONALIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20050330 | |||
| 2 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | 20050330 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050330 |
Method SET_P13N_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
Method SET_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_NAME | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_PROP_NAME | Web Dynpro : Name eines Web Dynpro Metadaten Objekts | 20050330 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20050330 |
Method SET_PROPERTY on class CL_WDR_VIEW_ELEMENT_RT_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |