SAP ABAP Class CL_WDY_MD_VIEW_READER_ENH (CL_WDY_MD_VIEW_READER_ENH)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_VIEW (Package) Web Dynpro: View
Properties
Class CL_WDY_MD_VIEW_READER_ENH  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_VIEW   Web Dynpro: View 
Created 20050407   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_VIEW_READER_ENH has no forward declaration.
Interfaces
Class CL_WDY_MD_VIEW_READER_ENH has no interface implemented.
Friends
Class CL_WDY_MD_VIEW_READER_ENH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENHANCEMENT_DATA Instance attribute Private Type reference (TYPE) WDY_ENHWDYV_TABLE Web Dynpro: Enhancements of Views 20050408
2 ENHANCEMENT_LIST Instance attribute Private Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement Status 20050407
3 VIEW_KEY Instance attribute Private Type reference (TYPE) WDY_MD_VIEW_KEY Web Dynpro : View Key 20050407
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050407
2 GET_ACTIVE_UI_PROPERTIES Instance method Public Method 20070117
3 GET_DEFINITION Instance method Public Method 20051213
4 GET_DESCRIPTION Instance method Public Method 20051213
5 GET_ENHANCEMENT_DATA Static method Public Method 20050408
6 GET_HIERARCHY_NODES Instance method Public Method 20060120
7 GET_IOBOUND_PLUGS Instance method Public Method 20050408
8 GET_NAVIGATION_LINKS Instance method Public Method 20050531
9 GET_NAVIGATION_TARGET_REFS Instance method Public Method 20050531
10 GET_NAVIGATION_TARGET_STATE Instance method Public Method 20050615
11 GET_PARAMETER_DESCRIPTIONS Instance method Public Method 20050530
12 GET_PLACEHOLDERS Instance method Public Method 20060120
13 GET_PLUG_DESCRIPTIONS Instance method Public Method 20050530
14 GET_PLUG_PARAMETERS Instance method Public Method 20050408
15 GET_UI_CONTEXT_BINDINGS Instance method Public Method 20050408
16 GET_UI_DDIC_BINDINGS Instance method Public Method 20050408
17 GET_UI_ELEMENTS Instance method Public Method 20050408
18 GET_UI_ELEMENT_STATE Instance method Public Method 20050408
19 GET_UI_EVENT_BINDINGS Instance method Public Method 20050408
20 GET_UI_PROPERTIES Instance method Public Method 20050408
Events
Class CL_WDY_MD_VIEW_READER_ENH has no event.
Types
Class CL_WDY_MD_VIEW_READER_ENH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_LIST Call by reference Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement-Status 20050408
2 Importing VIEW_KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY Web Dynpro : Viewkey 20050407

Method CONSTRUCTOR on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_ACTIVE_UI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVE_PROPERTIES Value transfer Type reference (TYPE) WDY_UI_PROPERTY_TABLE . 20070117
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20100312

Method GET_ACTIVE_UI_PROPERTIES on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEFINITION Value transfer Type reference (TYPE) WDY_VIEW Web Dynpro : View 20051213
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20051213

Method GET_DEFINITION on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) WDY_MD_OTR_REFERENCE Web Dynpro : View 20051213
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20051213

Method GET_DESCRIPTION on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_ENHANCEMENT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ENHANCEMENT_DATA Call by reference Type reference (TYPE) WDY_ENHWDYV_TABLE Web Dnypro: Enhancements von Views 20050408
2 Importing ENHANCEMENT_LIST Call by reference Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement-Status 20050408
3 Importing VIEW_KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY Web Dynpro : Viewkey 20050408

Method GET_ENHANCEMENT_DATA on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_HIERARCHY_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20060120
2 Returning HIERARCHY_NODES Value transfer Type reference (TYPE) WDY_VSH_NODE_TABLE . 20060120

Method GET_HIERARCHY_NODES on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_IOBOUND_PLUGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning IOBOUND_PLUGS Value transfer Type reference (TYPE) WDY_IOBOUND_PLUG_TABLE . 20050408

Method GET_IOBOUND_PLUGS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_NAVIGATION_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050531
2 Returning NAVIGATION_LINKS Value transfer Type reference (TYPE) WDY_NAV_LINK_TABLE . 20050531

Method GET_NAVIGATION_LINKS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_NAVIGATION_TARGET_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050531
2 Returning NAV_TARGET_REFS Value transfer Type reference (TYPE) WDY_NAV_TARGREF_TABLE . 20050531

Method GET_NAVIGATION_TARGET_REFS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_NAVIGATION_TARGET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050615
2 Returning NAVIGATION_TARGET_STATE Value transfer Type reference (TYPE) WDY_ENH_OBJECT_STATE_TABLE Web Dynpro: Extensibility UI Element State 20050615

Method GET_NAVIGATION_TARGET_STATE on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_PARAMETER_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTIONS Value transfer Type reference (TYPE) WDY_MD_OTR_REFERENCE_TABLE Web Dynpro: Objektname, OTR-GUID 20050530
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050530
3 Importing PARAMETER_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050530
4 Importing PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050530

Method GET_PARAMETER_DESCRIPTIONS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_PLACEHOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20060120
2 Returning PLACEHOLDERS Value transfer Type reference (TYPE) WDY_VSH_PHOLDER_TABLE . 20060120

Method GET_PLACEHOLDERS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_PLUG_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTIONS Value transfer Type reference (TYPE) WDY_MD_OTR_REFERENCE_TABLE Web Dynpro: Objektname, OTR-GUID 20050530
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050530
3 Importing PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050530

Method GET_PLUG_DESCRIPTIONS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_PLUG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning PARAMETERS Value transfer Type reference (TYPE) WDY_PLUG_PARAM_TABLE . 20050408

Method GET_PLUG_PARAMETERS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_CONTEXT_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT_BINDINGS Value transfer Type reference (TYPE) WDY_UI_CTX_BIND_TABLE . 20050408
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408

Method GET_UI_CONTEXT_BINDINGS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_DDIC_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DDIC_BINDINGS Value transfer Type reference (TYPE) WDY_UI_DDIC_BIND_TABLE . 20050408
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408

Method GET_UI_DDIC_BINDINGS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning UI_ELEMENTS Value transfer Type reference (TYPE) WDY_UI_ELEMENT_TABLE . 20050408

Method GET_UI_ELEMENTS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_ELEMENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning UI_ELEMENT_STATE Value transfer Type reference (TYPE) WDY_ENH_OBJECT_STATE_TABLE Web Dynpro: Extensibility UI Element State 20050408

Method GET_UI_ELEMENT_STATE on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_EVENT_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning EVENT_BINDINGS Value transfer Type reference (TYPE) WDY_UI_EVT_BIND_TABLE . 20050408

Method GET_UI_EVENT_BINDINGS on class CL_WDY_MD_VIEW_READER_ENH has no exception.

Method GET_UI_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050408
2 Returning PROPERTIES Value transfer Type reference (TYPE) WDY_UI_PROPERTY_TABLE . 20050408

Method GET_UI_PROPERTIES on class CL_WDY_MD_VIEW_READER_ENH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710