SAP ABAP Class CL_MDS_VERSION (Version handling of analysis)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_MDS_ANALYSIS (Package) MDS Analysis
Properties
Class CL_MDS_VERSION  
Short Description Version handling of analysis    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MDS_ANALYSIS   MDS Analysis 
Created 20101104   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDS_VERSION has no forward declaration.
Interfaces
Class CL_MDS_VERSION has no interface implemented.
Friends
Class CL_MDS_VERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 VERSIONS_TAB Instance attribute Private Type reference (TYPE) MDS_VERSION_TAB MDS: table type for db table mds_version 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101104
2 CREATE Instance method Public Method Create new Version 20101104
3 GET_ALL_VERSIONS Instance method Public Method Return all versions 20101104
4 UPDATE_ANALYSIS Instance method Public Method Updates entries on mds_version 20101109
Events
Class CL_MDS_VERSION has no event.
Types
Class CL_MDS_VERSION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_MDS_VERSION has no parameter.
Method CONSTRUCTOR on class CL_MDS_VERSION has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER MDS: id of a specific version 20101104
2 Importing IV_INFO Call by reference Type reference (TYPE) MDS_VERSION_INFO MDS: Info of an analysis version 20101104
# Exception Resumable Description Created on
1 DOUBLE_KEY key already exists 20101104
2 INSERT_FAILURE error inserting in db table mds_version 20101104

Method GET_ALL_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VERSION Call by reference Type reference (TYPE) MDS_VERSION_TAB MDS: table type for db table mds_version 20101104

Method GET_ALL_VERSIONS on class CL_MDS_VERSION has no exception.

Method UPDATE_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) DMC_MT_IDENTIFIER MDS: id of a specific version 20101109
2 Importing IV_UPDATE_TYPE Call by reference Type reference (TYPE) MDS_UPDATE_VERSION_TYPE boolean variable (X=true, -=false, space=unknown) 20101109
3 Importing IV_UPDATE_VALUE Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20101109
# Exception Resumable Description Created on
1 NO_ENTRY no_entry 20101109
2 UPDATE_FAILURE update_failure 20101109
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620