SAP ABAP Class CL_WDY_MD_CTLR_READER_VRS (CL_WDY_MD_CTLR_READER_VRS)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_READER 20041116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_CONTROLLER_READER 20041116
Properties
Class CL_WDY_MD_CTLR_READER_VRS  
Short Description    
Super Class CL_WDY_MD_READER  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20041116   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_MD_CTLR_READER_VRS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_CONTROLLER_READER 20041116
Friends
Class CL_WDY_MD_CTLR_READER_VRS 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: Key Structure of a Controller 20041116
2 DESTINATION Instance attribute Private Type reference (TYPE) RFCDES-RFCDEST Logical destination (specified when calling function) 20060907
3 METADATA Instance attribute Private Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA Web Dynpro: Meta Data of a View 20041117
4 VERSION Instance attribute Private Type reference (TYPE) VRSD-VERSNO Version Management: Version Number 20041116
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041116
2 GET_METADATA Static method Public Method 20041116
3 GET_METADATA_INST Instance method Public Method 20130508
Events
Class CL_WDY_MD_CTLR_READER_VRS has no event.
Types
Class CL_WDY_MD_CTLR_READER_VRS 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 20041116
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060907
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS 20041116
4 Importing VERSION Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20041116

Method CONSTRUCTOR on class CL_WDY_MD_CTLR_READER_VRS has no exception.

Method GET_METADATA 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 20041116
2 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060907
3 Importing LANGU Call by reference Type reference (TYPE) SPRAS 20041116
4 Returning METADATA Value transfer Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20041116
5 Importing VERSION Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20041116

Method GET_METADATA on class CL_WDY_MD_CTLR_READER_VRS has no exception.

Method GET_METADATA_INST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20130508

Method GET_METADATA_INST on class CL_WDY_MD_CTLR_READER_VRS has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 700