SAP ABAP Class IF_WB_OBJECT_VERSION (Version of a workbench object)
Properties
Class IF_WB_OBJECT_VERSION  
Short Description Version of a workbench object    
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 has no forward declaration.
Interfaces
Class IF_WB_OBJECT_VERSION has no interface implemented.
Friends
Class IF_WB_OBJECT_VERSION has no friend class.
Attributes
Class IF_WB_OBJECT_VERSION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTENT Instance method Public Method Provides the content of a single version 20110228
2 GET_INFO Instance method Public Method Provides general information for a version 20110228
Events
Class IF_WB_OBJECT_VERSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_WB_OBJECT_VERSION Public See coding 20110228 begin of ty_wb_object_version, versno type versno, korrnum type verskorrno, author type versuser, datum type versdate, zeit type verstime, trequest_text type as4text. types end of ty_wb_object_version
2 T_TY_OBJ_VERS Public See coding 20110228 t_ty_obj_vers type standard table of ty_wb_object_version with non-unique default key
3 T_TY_OBJ_VERS_INFO Public See coding 20110324 t_ty_obj_vers_info type standard table of ref to cl_wb_obj_version_info with non-unique default key
Method Signatures

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) DATA 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJECT_VERSIONING Exception class for object versioning 20110228

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TY_WB_OBJECT_VERSION 20110228
# Exception Resumable Description Created on
1 CX_WB_OBJECT_VERSIONING Exception class for object versioning 20110228
History
Last changed by/on SAP  20110908 
SAP Release Created in