SAP ABAP Class CL_WB_OBJ_VERSION_INFO (Version List Entry)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWB_VERSIONING (Package) Versioning functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_OO_OBJ_VERSION_INFO Version List Entry for Classes 20110324
Properties
Class CL_WB_OBJ_VERSION_INFO  
Short Description Version List Entry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_VERSIONING   Versioning functionality 
Created 20110301   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_WB_OBJECT_VERSION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_WB_OBJ_VERSION_INFO has no interface implemented.
Friends
Class CL_WB_OBJ_VERSION_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AUTHOR Instance attribute Public Type reference (TYPE) VERSUSER 20110324
2 DATUM Instance attribute Public Type reference (TYPE) VERSDATE 20110324
3 KORRNUM Instance attribute Public Type reference (TYPE) VERSKORRNO 20110324
4 TREQUEST_TEXT Instance attribute Public Type reference (TYPE) AS4TEXT 20110324
5 VERSNO Instance attribute Public Type reference (TYPE) VERSNO 20110324
6 ZEIT Instance attribute Public Type reference (TYPE) VERSTIME 20110324
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110324
2 GET_VERSION_INFO Instance method Public Method Get version info from instance attributes 20110324
Events
Class CL_WB_OBJ_VERSION_INFO has no event.
Types
Class CL_WB_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) IF_WB_OBJECT_VERSION=>TY_WB_OBJECT_VERSION 20110324

Method CONSTRUCTOR on class CL_WB_OBJ_VERSION_INFO has no exception.

Method GET_VERSION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION_INFO Value transfer Type reference (TYPE) IF_WB_OBJECT_VERSION=>TY_WB_OBJECT_VERSION IF_WB_OBJECT_VERSION=>TY_WB_OBJECT_VERSION 20110324

Method GET_VERSION_INFO on class CL_WB_OBJ_VERSION_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in