SAP ABAP Class CL_DMC_RTO_VERSION_VALIDATION (Validator of Runtime Object Version)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCR (Package) Data Mapping and Conversion: Runtime
Properties
Class CL_DMC_RTO_VERSION_VALIDATION  
Short Description Validator of Runtime Object Version    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCR   Data Mapping and Conversion: Runtime 
Created 20120518   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DMC_RTO_VERSION_VALIDATION has no interface implemented.
Friends
Class CL_DMC_RTO_VERSION_VALIDATION has no friend class.
Attributes
Class CL_DMC_RTO_VERSION_VALIDATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CURRENT_VERSION Static method Public Method Determine current version of runtime components 20120518
2 READ_RT_VERSION Static method Public Method Read runtime version of Migration Object from database 20120518
3 VALIDATE_VERSION Static method Public Method Validate runtime version of Migration Object 20120518
4 WRITE_RT_VERSION Static method Public Method Write runtime version of Migration Object to database 20120518
Events
Class CL_DMC_RTO_VERSION_VALIDATION has no event.
Types
Class CL_DMC_RTO_VERSION_VALIDATION has no local type.
Method Signatures

Method GET_CURRENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20120518
2 Returning RT_VERSION Value transfer Type reference (TYPE) DMC_T_RT_GEN_VERS Version Information of Runtime Object 20120518

Method GET_CURRENT_VERSION on class CL_DMC_RTO_VERSION_VALIDATION has no exception.

Method READ_RT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CGUID Call by reference Type reference (TYPE) DMC_CONVOBJECT_GUID MWB: GUID of a Conversion Object 20120518
2 Returning RT_VERSION Value transfer Type reference (TYPE) DMC_T_RT_GEN_VERS Version Information of Runtime Object 20120518

Method READ_RT_VERSION on class CL_DMC_RTO_VERSION_VALIDATION has no exception.

Method VALIDATE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20120518
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL Indicator if version is valid 20120518

Method VALIDATE_VERSION on class CL_DMC_RTO_VERSION_VALIDATION has no exception.

Method WRITE_RT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONV_OBJECT Call by reference Object reference (TYPE REF TO) CL_DMC_CONV_OBJECT Conversion Object 20120518

Method WRITE_RT_VERSION on class CL_DMC_RTO_VERSION_VALIDATION has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620