SAP ABAP Class CL_OO_OBJ_VERSION_INFO (Version List Entry for Classes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB_OBJ_VERSION_INFO Version List Entry 20110324
Properties
Class CL_OO_OBJ_VERSION_INFO  
Short Description Version List Entry for Classes    
Super Class CL_WB_OBJ_VERSION_INFO Version List Entry 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEO_SOURCE_BASED   Source-based Class Editor 
Created 20110301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OO_VERS_CONSTRUCTION_PLAN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_WB_OBJECT_VERSION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_OO_OBJ_VERSION_INFO has no interface implemented.
Friends
Class CL_OO_OBJ_VERSION_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMPONENT_VERSION_ID Instance attribute Public Type reference (TYPE) VERSNO 20110324
2 LOEKZ Instance attribute Public Type reference (TYPE) VRSD-LOEKZ 20110324
3 OBJNAME Instance attribute Public Type reference (TYPE) VERSOBJNAM 20110324
4 OBJTYPE Instance attribute Public Type reference (TYPE) VERSOBJTYP 20110324
5 VERSMODE Instance attribute Public Type reference (TYPE) VRSD-VERSMODE 20110324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110324
2 CONVERT_INTTAB_OO_TO_VERSINFO Static method Public Method Convert an internal table to list of version info instances 20110324
3 CONVERT_VERSINFO_TO_INTTAB_OO Static method Public Method Convert a list of version info instances to internal table 20110324
4 CONVERT_VERSINF_TO_VERSINF_OO Static method Public Method Down Cast of Version Info to Version Info of Classes 20110324
5 GET_VERSION_INFO_OO Instance method Public Method Get version info from instance attributes for Classes 20110324
Events
Class CL_OO_OBJ_VERSION_INFO has no event.
Types
Class CL_OO_OBJ_VERSION_INFO 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 VERSION_INFO Call by reference Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>TY_CLASS_OBJECT_VERSION Type of Version List for Classes extended by fields 20110324

Method CONSTRUCTOR on class CL_OO_OBJ_VERSION_INFO has no exception.

Method CONVERT_INTTAB_OO_TO_VERSINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_VERS_OO Call by reference Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>T_TY_CLASS_VERS Standard Table of Version List for Classes 20110324
2 Returning VERSION_INFO_LIST Value transfer Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>T_TY_OBJ_VERS_INFO_CLASS List of Version Info Instances 20110324

Method CONVERT_INTTAB_OO_TO_VERSINFO on class CL_OO_OBJ_VERSION_INFO has no exception.

Method CONVERT_VERSINFO_TO_INTTAB_OO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ_VERS_OO Value transfer Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>T_TY_CLASS_VERS Standard Table of Version List for Classes 20110324
2 Importing VERSION_INFO_LIST Call by reference Type reference (TYPE) IF_WB_OBJECT_VERSION=>T_TY_OBJ_VERS_INFO List of Version Info Instances 20110324

Method CONVERT_VERSINFO_TO_INTTAB_OO on class CL_OO_OBJ_VERSION_INFO has no exception.

Method CONVERT_VERSINF_TO_VERSINF_OO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION_INFO Call by reference Type reference (TYPE) IF_WB_OBJECT_VERSION=>T_TY_OBJ_VERS_INFO 20110324
2 Returning VERSION_INFO_OO Value transfer Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>T_TY_OBJ_VERS_INFO_CLASS 20110324

Method CONVERT_VERSINF_TO_VERSINF_OO on class CL_OO_OBJ_VERSION_INFO has no exception.

Method GET_VERSION_INFO_OO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION_INFO Value transfer Type reference (TYPE) CL_OO_VERS_CONSTRUCTION_PLAN=>TY_CLASS_OBJECT_VERSION Type of Version List for Classes extended by fields 20110324

Method GET_VERSION_INFO_OO on class CL_OO_OBJ_VERSION_INFO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in