SAP ABAP Class CL_WDY_MD_VIEW_READER_VRS (CL_WDY_MD_VIEW_READER_VRS)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_READER 20041117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_VIEW_READER 20041117
Properties
Class CL_WDY_MD_VIEW_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_VIEW   Web Dynpro: View 
Created 20041117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_VIEW_READER 20041117
Friends
Class CL_WDY_MD_VIEW_READER_VRS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESTINATION Instance attribute Private Type reference (TYPE) RFCDES-RFCDEST Logical destination (specified when calling function) 20060907
2 METADATA Instance attribute Private Type reference (TYPE) WDY_MD_VIEW_META_DATA_VRS Web Dynpro: Meta Data of a View 20041117
3 READ_FROM_DB Instance attribute Private Type reference (TYPE) READ_FROM_DB_TABLE 20041117
4 VERSION Instance attribute Private Type reference (TYPE) VRSD-VERSNO Version Management: Version Number 20041117
5 VIEW_KEY Instance attribute Private Type reference (TYPE) WDY_MD_VIEW_KEY 20041117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041117
2 GET_METADATA Static method Public Method 20041117
Events
Class CL_WDY_MD_VIEW_READER_VRS has no event.
Types
Class CL_WDY_MD_VIEW_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 DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060907
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS 20041117
3 Importing VERSION Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20041117
4 Importing VIEW_KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20041117

Method CONSTRUCTOR on class CL_WDY_MD_VIEW_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 DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20060907
2 Importing LANGU Call by reference Type reference (TYPE) SPRAS 20041117
3 Returning METADATA Value transfer Type reference (TYPE) WDY_MD_VIEW_META_DATA_VRS Web Dynpro: Metadaten eines Views 20041117
4 Importing VERSION Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20041117
5 Importing VIEW_KEY Call by reference Type reference (TYPE) WDY_MD_VIEW_KEY 20041117

Method GET_METADATA on class CL_WDY_MD_VIEW_READER_VRS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700