SAP ABAP Class CL_WDY_MD_CTLR_READER_ENH (CL_WDY_MD_CTLR_READER_ENH)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Properties
Class CL_WDY_MD_CTLR_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_CONTROLLER   Web Dynpro: Controller 
Created 20050408   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_CTLR_READER_ENH has no forward declaration.
Interfaces
Class CL_WDY_MD_CTLR_READER_ENH has no interface implemented.
Friends
Class CL_WDY_MD_CTLR_READER_ENH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTROLLER_KEY Instance attribute Private Type reference (TYPE) WDY_MD_CONTROLLER_KEY Web Dynpro : View Key 20050408
2 ENHANCEMENT_DATA Instance attribute Private Type reference (TYPE) WDY_ENHWDYC_TABLE Web Dynpro: Enhancements of Views 20050408
3 ENHANCEMENT_LIST Instance attribute Private Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement Status 20050408
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050408
2 GET_COMPONENT_DESCRIPTIONS Instance method Public Method 20050503
3 GET_CONTEXT_ATTRIBUTES Instance method Public Method 20050408
4 GET_CONTEXT_MAPPINGS Instance method Public Method 20050408
5 GET_CONTEXT_NODES Instance method Public Method 20050408
6 GET_CONTROLLER_COMPONENTS Instance method Public Method 20050408
7 GET_CONTROLLER_EXCEPTIONS Instance method Public Method 20100811
8 GET_CONTROLLER_PARAMETERS Instance method Public Method 20050408
9 GET_CONTROLLER_USAGES Instance method Public Method 20050408
10 GET_CTLR_COMPO_ENHANCEMENTS Instance method Public Method 20050408
11 GET_DEFINITION Instance method Public Method 20051215
12 GET_DESCRIPTION Instance method Public Method 20051215
13 GET_ENHANCEMENT_DATA Static method Public Method 20050408
14 GET_EXCEPTION_DESCRIPTIONS Instance method Public Method 20100811
15 GET_PARAMETER_DESCRIPTIONS Instance method Public Method 20050503
Events
Class CL_WDY_MD_CTLR_READER_ENH has no event.
Types
Class CL_WDY_MD_CTLR_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 CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_KEY Web Dynpro : Viewkey 20050408
2 Importing ENHANCEMENT_LIST Call by reference Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement-Status 20050408

Method CONSTRUCTOR on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_COMPONENT_DESCRIPTIONS Signature

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

Method GET_COMPONENT_DESCRIPTIONS on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTEXT_ATTRIBUTES Signature

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

Method GET_CONTEXT_ATTRIBUTES on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTEXT_MAPPINGS Signature

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

Method GET_CONTEXT_MAPPINGS on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTEXT_NODES Signature

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

Method GET_CONTEXT_NODES on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTROLLER_COMPONENTS Signature

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

Method GET_CONTROLLER_COMPONENTS on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTROLLER_EXCEPTIONS 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 20100811
2 Returning EXCEPTIONS Value transfer Type reference (TYPE) WDY_CTLR_EXC_TABLE 20100811

Method GET_CONTROLLER_EXCEPTIONS on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTROLLER_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_CTLR_PARAM_TABLE . 20050408

Method GET_CONTROLLER_PARAMETERS on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CONTROLLER_USAGES Signature

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

Method GET_CONTROLLER_USAGES on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_CTLR_COMPO_ENHANCEMENTS Signature

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

Method GET_CTLR_COMPO_ENHANCEMENTS on class CL_WDY_MD_CTLR_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_CONTROLLER Web Dynpro : View 20051215
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20051215

Method GET_DEFINITION on class CL_WDY_MD_CTLR_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 20051215
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20051215

Method GET_DESCRIPTION on class CL_WDY_MD_CTLR_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 Importing CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_KEY Web Dynpro : Viewkey 20050408
2 Exporting ENHANCEMENT_DATA Call by reference Type reference (TYPE) WDY_ENHWDYC_TABLE Web Dnypro: Enhancements von Views 20050408
3 Importing ENHANCEMENT_LIST Call by reference Type reference (TYPE) WDY_ENH_LIST_TABLE Web Dynpro: Extensibility, Enhancement-Status 20050408

Method GET_ENHANCEMENT_DATA on class CL_WDY_MD_CTLR_READER_ENH has no exception.

Method GET_EXCEPTION_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 20100811
2 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20100811
3 Importing EXCEPTION_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20100811
4 Importing METHOD_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20100811

Method GET_EXCEPTION_DESCRIPTIONS on class CL_WDY_MD_CTLR_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 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050503
2 Returning DESCRIPTIONS Value transfer Type reference (TYPE) WDY_MD_OTR_REFERENCE_TABLE Web Dynpro: Objektname, OTR-GUID 20050503
3 Importing ENHANCEMENT_NAME Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20050503
4 Importing PARAMETER_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20050503

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