SAP ABAP Class CL_WB_OBJECT_VERSION_LIST (default implementation of if_wb_object_version_list)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_OBJECT_VERSION_LIST List of version objects 20110228
Properties
Class CL_WB_OBJECT_VERSION_LIST  
Short Description default implementation of if_wb_object_version_list    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_VERSIONING   Versioning functionality 
Created 20110208   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_OBJECT_VERSION_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_OBJECT_VERSION_LIST List of version objects 20110228
Friends
Class CL_WB_OBJECT_VERSION_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20110228
2 LIST Instance attribute Private Type reference (TYPE) IF_WB_OBJECT_VERSION_LIST=>TY_OBJ_VERSIONS 20110228
3 TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP 20110228
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VERSION Instance method Public Method Adds a version to the list 20110228
2 CONSTRUCTOR Instance method Public Constructor 20110228
Events
Class CL_WB_OBJECT_VERSION_LIST has no event.
Types
Class CL_WB_OBJECT_VERSION_LIST has no local type.
Method Signatures

Method ADD_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) IF_WB_OBJECT_VERSION_LIST=>TY_OBJ_VERSION 20110228

Method ADD_VERSION on class CL_WB_OBJECT_VERSION_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) STRING 20110228
2 Importing TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20110228

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