SAP ABAP Class IF_WDR_CFG_VERSION_READER_APPL (Formats configuration data for version management)
Properties
Class IF_WDR_CFG_VERSION_READER_APPL  
Short Description Formats configuration data for version management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081007   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WDR_CFG_VERSION_MANAGEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IF_WDR_CFG_VERSION_READER_APPL has no interface implemented.
Friends
Class IF_WDR_CFG_VERSION_READER_APPL has no friend class.
Attributes
Class IF_WDR_CFG_VERSION_READER_APPL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_FOR_VERS_MGMT Instance method Public Method Returns the tables for the version management 20081007
2 GET_VERSION Instance method Public Method Reads a version of the application configuration 20081016
Events
Class IF_WDR_CFG_VERSION_READER_APPL has no event.
Types
Class IF_WDR_CFG_VERSION_READER_APPL has no local type.
Method Signatures

Method GET_DATA_FOR_VERS_MGMT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CL_WDR_CFG_VERSION_MANAGEMENT=>TY_S_APPL_CONFIG 20081007
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20081007

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CL_WDR_CFG_VERSION_MANAGEMENT=>TY_S_APPL_CONFIG_INTERNAL 20081016
2 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO Versionsverwaltung: Versionsnummer 20081016
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION Ausnahme-Klasse für die WD-Konfiguration 20081016
History
Last changed by/on SAP  20090618 
SAP Release Created in