SAP ABAP Class IF_WB_OBJECT_VERSION_LIST (List of version objects)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_VERSION_LIST default implementation of if_wb_object_version_list 20110228
Properties
Class IF_WB_OBJECT_VERSION_LIST  
Short Description List of version objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_OBJECT_VERSION_LIST has no forward declaration.
Interfaces
Class IF_WB_OBJECT_VERSION_LIST has no interface implemented.
Friends
Class IF_WB_OBJECT_VERSION_LIST has no friend class.
Attributes
Class IF_WB_OBJECT_VERSION_LIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Returns the description of a version list 20110228
2 GET_LIST Instance method Public Method Returns the version list for a workbench object 20110228
3 GET_TIMESTAMP Instance method Public Method Returns the timestamp of a version list 20110228
Events
Class IF_WB_OBJECT_VERSION_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_OBJ_VERSION Public Object reference (TYPE REF TO) IF_WB_OBJECT_VERSION 20110228
2 TY_OBJ_VERSIONS Public See coding 20110228 ty_obj_versions type standard table of ty_obj_version with non-unique default key
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110228

Method GET_DESCRIPTION on class IF_WB_OBJECT_VERSION_LIST has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_OBJ_VERSIONS 20110228

Method GET_LIST on class IF_WB_OBJECT_VERSION_LIST has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TIMESTAMP 20110228

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