SAP ABAP Interface IF_WB_OBJECT_VERSION_LIST (List of version objects)
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 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_OBJECT_VERSION_LIST default implementation of if_wb_object_version_list 20110228
Properties
Interface IF_WB_OBJECT_VERSION_LIST  
Short Description List of version objects    
General Data
Package SWB_VERSIONING   Versioning functionality 
Created 20110114   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_OBJECT_VERSION_LIST has no forward declaration.
Interfaces
Interface IF_WB_OBJECT_VERSION_LIST has no interface.
Friends
Interface IF_WB_OBJECT_VERSION_LIST has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_WB_OBJECT_VERSION_LIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in