SAP ABAP Class CL_WDY_MD_ADT_VIEW_ELEMENTS (WebDynpro Model)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_ADT_VIEW_ELEMENTS WebDynpro Model 20120531
Properties
Class CL_WDY_MD_ADT_VIEW_ELEMENTS  
Short Description WebDynpro Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20120531   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_ADT_VIEW_ELEMENTS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ADT_VIEW_ELEMENTS WebDynpro Model 20120531
Friends
Class CL_WDY_MD_ADT_VIEW_ELEMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_VERSION Constant Private Type reference (TYPE) INT4 1 Natural number 20130625
2 DOMAIN_ENUMERATIONS Static Attribute Private Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_DOMAIN_ENUMERATION 20120614
3 ELEMENTS Static Attribute Private See coding 20120531
4 ELEMENT_TEXTS Static Attribute Private See coding 20120601
5 ELEM_AGGRS Static Attribute Private See coding 20120531
6 ELEM_AGGRS_TEXT Static Attribute Private See coding 20120531
7 ELEM_DOCU Static Attribute Private See coding 20120612
8 ELEM_EVENTS Static Attribute Private See coding 20120531
9 ELEM_EVENT_PARAMS Static Attribute Private See coding 20120531
10 ELEM_PROPS Static Attribute Private See coding 20120531
11 ELEM_PROPS_TEXT Static Attribute Private See coding 20120531
12 ENUMERATIONS Static Attribute Private See coding 20120531
13 ENUM_VALUES Static Attribute Private See coding 20120531
14 ENUM_VALUES_TEXT Static Attribute Private See coding 20120531
15 GV_VERSION Static Attribute Private Type reference (TYPE) STRING 20120618
16 GV_VIEW_ELEMENTS Static Attribute Private Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_VIEW_ELEMENTS 20120531
17 LIBRARIES Static Attribute Private See coding 20120606
18 TARGET_ELEMENTS Static Attribute Private See coding 20120531
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT Instance method Public Method 20120531
2 COLLECT_AGGREGATIONS Static method Private Method 20120531
3 COLLECT_DD_ENUM_VALUES Static method Private Method 20120613
4 COLLECT_ELEMENTS Static method Private Method 20120531
5 COLLECT_ENUM_VALUES Static method Private Method 20120531
6 COLLECT_EVENTS Static method Private Method 20120531
7 COLLECT_EVENT_PARAMS Static method Private Method 20120531
8 COLLECT_PROPERTIES Static method Private Method 20120531
9 COLLECT_TARGET_ELEMENTS Static method Private Method 20120531
10 DB_COLLECT Static method Private Method 20120606
11 GET_DATA_VERSION Static method Public Method 20130625
12 GET_DESCRIPTION_FOR_VALUE Static method Public Method 20120614
13 GET_ENUMERATIONS_FOR_DOMAIN Static method Public Method 20120614
14 GET_ROOT_DEFINITION Static method Private Method 20120601
15 GET_VALUE_FOR_DESCRIPTION Static method Public Method 20120614
16 IS_VALID_TARGET_ELEMENT Static method Private Method 20120724
Events
Class CL_WDY_MD_ADT_VIEW_ELEMENTS has no event.
Types
Class CL_WDY_MD_ADT_VIEW_ELEMENTS has no local type.
Method Signatures

Method COLLECT Signature

Method COLLECT on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no parameter.
Method COLLECT on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_AGGREGATIONS 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 of View Element Aggregation 20120724
2 Importing DEFINITION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20120531
3 Changing ELEMENT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_ELEM_DEF 20120531
4 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531

Method COLLECT_AGGREGATIONS on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_DD_ENUM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) DOMNAME 20120614
2 Exporting ENUMERATIONS Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_ENUMERATION 20120614
3 Importing LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU 20120614

Method COLLECT_DD_ENUM_VALUES on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ELEM_DEFS Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_ELEM_DEF 20120615
2 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY Web Dynpro : Name of a UI Element Library 20120615

Method COLLECT_ELEMENTS on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_ENUM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENUMERATION_VALUES Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_ENUM_VAL 20120531
2 Importing ENUM_NAME Call by reference Type reference (TYPE) WDY_MD_ENUMERATION_NAME 20120531
3 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531

Method COLLECT_ENUM_VALUES on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINITION_ROOT Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20120601
2 Importing ELEMENT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_ELEM_DEF 20120531
3 Changing EVENTS Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_EVENT_DEF 20120615
4 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531

Method COLLECT_EVENTS on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_EVENT_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINITION_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20120531
2 Changing EVENT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_EVENT_DEF 20120531
3 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531

Method COLLECT_EVENT_PARAMS on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFINITION_ROOT Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20120601
2 Importing ELEMENT Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_ELEM_DEF 20120531
3 Importing LIBRARY_NAME Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531
4 Changing PROPERTIES Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_PROP_DEF 20120615

Method COLLECT_PROPERTIES on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method COLLECT_TARGET_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing AGGREGATION Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_S_AGGR_DEF 20120531
2 Importing TARGET_ELEMENT Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME Web Dynpro: Web Dynpro UI Element Definition 20120531
3 Importing TARGET_INTERFACE Call by reference Type reference (TYPE) WDY_MD_UI_MARKER_INTERFACE 20120531
4 Importing TARGET_LIBRARY Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_LIBRARY 20120531

Method COLLECT_TARGET_ELEMENTS on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method DB_COLLECT Signature

Method DB_COLLECT on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no parameter.
Method DB_COLLECT on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method GET_DATA_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) INT4 Natural number 20130625

Method GET_DATA_VERSION on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method GET_DESCRIPTION_FOR_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) DOMNAME 20120614
2 Importing LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU 20120614
3 Returning RESULT Value transfer Type reference (TYPE) VAL_TEXT 20120614
4 Importing VALUE Call by reference Type reference (TYPE) DOMVALUE 20120614

Method GET_DESCRIPTION_FOR_VALUE on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method GET_ENUMERATIONS_FOR_DOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) DOMNAME 20120614
2 Exporting ENUMERATIONS Call by reference Type reference (TYPE) IF_WDY_MD_ADT_VIEW_ELEMENTS=>GTY_T_ENUMERATION 20120614
3 Importing LANGU Value transfer Type reference (TYPE) SPRAS SY-LANGU 20120614

Method GET_ENUMERATIONS_FOR_DOMAIN on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method GET_ROOT_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMENT Value transfer Type reference (TYPE) WDY_UI_ELEM_DEF 20120601
2 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_DEF_NAME 20120601

Method GET_ROOT_DEFINITION on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method GET_VALUE_FOR_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) VAL_TEXT 20120614
2 Importing DOMAIN Call by reference Type reference (TYPE) DOMNAME 20120614
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU 20120614
4 Returning RESULT Value transfer Type reference (TYPE) DOMVALUE 20120614

Method GET_VALUE_FOR_DESCRIPTION on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.

Method IS_VALID_TARGET_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120724
2 Importing TARGET_ELEMENT Call by reference Type reference (TYPE) WDY_UI_ELEM_DEF Web Dynpro: UI Element Definition 20120724

Method IS_VALID_TARGET_ELEMENT on class CL_WDY_MD_ADT_VIEW_ELEMENTS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740