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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_WDR_VALUE_HELP_HANDLER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 WDYN 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 DEFINITION_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro: Web Dynpro UI Element Definition 20050330
2 ID Instance attribute Public Type reference (TYPE) STRING 20050330
3 LIBRARY_NAME Instance attribute Public Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro: Name of UI Element Library 20050330
4 VIEW_ELEMENT Instance attribute Public Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT Web Dynpro View Element 20050330
5 VIEW_ELEMENT_DESCR Instance attribute Public Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT_DESCR 20050330
6 VIEW_ELEMENT_TYPE_DESCR 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 BIND_PROPERTY Instance method Public Method Binds Property of View Element to a Path 20050330
2 BOUND_PROPERTY Instance method Public Method Returns Binding Path for Property 20050330
3 CHECK_INPUT_ENABLED Instance method Public Method Checks whether the view element is ready for input 20060621
4 CREATE Static method Public Method 20050330
5 GET_AGGREGATION Instance method Public Method Get Aggregations 20050330
6 GET_CONTEXT_TYPE Instance method Public Method Gets the context element type 20050725
7 GET_F4_PROPERTY Instance method Public Method Get the F4 Values 20060628
8 GET_P13N_PROPERTY Instance method Public Method Get Personalized Value 20050330
9 GET_PROPERTY Instance method Public Method Get Property Value 20050330
10 GET_PROPERTY_DATA_REF Instance method Public Method Get Property Value 20050330
11 INIT_DESCR Instance method Public Method Initialization 20050330
12 REMOVE_AGGREGATION Instance method Public Method Remove Aggregation 20050331
13 SET_AGGREGATION Instance method Public Method Set Aggregations 20050330
14 SET_P13N_PROPERTY Instance method Public Method Personalize Property 20050330
15 SET_PROPERTY 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 Importing PATH Call by reference Type reference (TYPE) STRING 20050330
2 Importing 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 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050330
2 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20050330
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050330
4 Importing 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 Returning 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 Returning REF Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT_RT_ACCESS Runtime View Element Descriptor 20050330
2 Importing 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 Returning AGGREGATEES Value transfer Type reference (TYPE) WDR_VIEW_ELEMENTS Referenzen auf CL_WDR_VIEW_ELEMENT 20050330
2 Importing 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 Exporting COMPONENT_NAME Value transfer Type reference (TYPE) STRING 20050822
2 Exporting DESCRIPTION_TEXT Value transfer Type reference (TYPE) STRING 20050822
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050725
4 Exporting STRUCTURE_NAME Value transfer Type reference (TYPE) STRING 20050822
5 Exporting 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 Exporting 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 Exporting IS_PERSONALIZED Call by reference Type reference (TYPE) ABAP_BOOL 20050330
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME 20050330
3 Exporting 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 Importing AS_EXTERNAL Call by reference Type reference (TYPE) ABAP_BOOL 20050330
2 Importing CONSIDER_ADDITIONAL_FLAG Call by reference Type reference (TYPE) ABAP_BOOL 20050330
3 Importing CONSIDER_DISABLED_PARENT Call by reference Type reference (TYPE) ABAP_BOOL 20050330
4 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050330
5 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20050330
6 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050330
7 Importing TEXT_LENGTH Call by reference Type reference (TYPE) I CL_WD_VIEW_ELEMENT=>CO_UNKNOWN_TEXTLEN TEXT_LENGTH 20050330
8 Exporting VALUE Call by reference Type reference (TYPE) ANY 20050330
# Exception Resumable Description Created on
1 CX_WD_CONTEXT 20051021

Method GET_PROPERTY_DATA_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20050330
2 Importing CONTEXT_NODE_PATH_NAME Call by reference Type reference (TYPE) STRING 20050330
3 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050330
4 Returning 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 Importing 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 Importing 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 Importing AGGREGATEES Call by reference Type reference (TYPE) TABLE Referenzen auf CL_WDR_VIEW_ELEMENT 20050330
2 Importing 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 Importing IS_PERSONALIZED Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20050330
2 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME 20050330
3 Importing 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 Importing PROPERTY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_PROP_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050330
2 Importing 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