SAP ABAP Class CL_LTR_VERSION (Version)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     LTR_CM_CORE (Package) LTR: Content Management - Core Classes
Properties
Class CL_LTR_VERSION  
Short Description Version    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LTR_CM_CORE   LTR: Content Management - Core Classes 
Created 20110118   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LTR_VERSION has no interface implemented.
Friends
Class CL_LTR_VERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 OF_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110118
2 OF_VERSION_CLOSED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20110118
3 OR_BUILD Instance attribute Public Object reference (TYPE REF TO) CL_LTR_BUILD Build 20110202
4 OS_VERSION Instance attribute Public Type reference (TYPE) LTR_VERSION . 20110118
5 OS_VERSION_LOG Instance attribute Public Type reference (TYPE) LTR_VERSION_LOG LTR_VERSION_LOG 20110208
6 OT_ALL_VERSIONS Instance attribute Public Type reference (TYPE) LTR_VERSION_TAB . 20110118
7 OT_BUILD_CTRL Instance attribute Public Type reference (TYPE) LTR_BUILD_CTRL_TAB LTR_BUILD_CTRL 20110630
8 OT_VERSION_LOG Instance attribute Public Type reference (TYPE) LTR_VERSION_LOG_TAB LTR_VERSION_LOG 20110329
9 OT_VERSION_SNAPSHOT Instance attribute Public Type reference (TYPE) LTR_DATA_CONTAINER_TAB LTR_DATA_CONTAINER 20110202
10 OV_BUILD Instance attribute Public Type reference (TYPE) LTR_BUILD ltr_build 20110202
11 OV_VOB_ID Instance attribute Public Type reference (TYPE) LTR_VOB_ID . 20110118
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_BUILD Instance method Public Method 20110208
2 CONSTRUCTOR Instance method Public Constructor Version: Basis - Constructor 20110118
3 CREATE_NEW_BUILD Instance method Public Method 20110329
4 CREATE_NEXT_VERSION Instance method Public Method Version: Basis - Create Version 20110118
5 GET_ALL_BUILDS Instance method Public Method 20110329
6 GET_NEWEST_BUILD Instance method Public Method 20110805
7 GET_VERSION_OF_BUILD Static method Public Method 20110616
8 IMPORT_VERSION_SNAPSHOT Instance method Public Method 20110208
9 LOAD_VERSION_CONTENT Instance method Public Method 20110125
10 OPEN_VERSION Instance method Public Method Version: Basis - Open Version 20110118
11 OPEN_VERSION_BY_BUILD Instance method Public Method 20110616
12 RESTORE_TO_EXISTING_BUILD Instance method Public Method 20120425
13 SAVE_VERSION Instance method Public Method Version: Basis - Write to DB 20110118
14 STORE_VERSION Instance method Public Method 20110202
15 TAKE_VERSION_SNAPSHOT Instance method Public Method 20110202
Events
Class CL_LTR_VERSION has no event.
Types
Class CL_LTR_VERSION has no local type.
Method Signatures

Method ACTIVATE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUILD Value transfer Type reference (TYPE) LTR_BUILD ltr_build 20110208

Method ACTIVATE_BUILD on class CL_LTR_VERSION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUILD Value transfer Type reference (TYPE) LTR_BUILD ltr_build 20110616
2 Importing IV_CORRECTION Value transfer Type reference (TYPE) LTR_CORRECTION SLO: Correction Version 20110208
3 Importing IV_MAJOR_VERSION Value transfer Type reference (TYPE) LTR_MAJOR_VERSION SLO: Major Version 20110208
4 Importing IV_MINOR_VERSION Value transfer Type reference (TYPE) LTR_MINOR_VERSION SLO: Minor Version 20110208
5 Importing IV_VOB_ID Value transfer Type reference (TYPE) LTR_VOB_ID . 20110118

Method CONSTRUCTOR on class CL_LTR_VERSION has no exception.

Method CREATE_NEW_BUILD Signature

Method CREATE_NEW_BUILD on class CL_LTR_VERSION has no parameter.
Method CREATE_NEW_BUILD on class CL_LTR_VERSION has no exception.

Method CREATE_NEXT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NEW_MAJOR Call by reference Type reference (TYPE) ABAP_BOOL 20110118
2 Importing IF_NEW_MINOR Call by reference Type reference (TYPE) ABAP_BOOL 20110118

Method CREATE_NEXT_VERSION on class CL_LTR_VERSION has no exception.

Method GET_ALL_BUILDS Signature

Method GET_ALL_BUILDS on class CL_LTR_VERSION has no parameter.
Method GET_ALL_BUILDS on class CL_LTR_VERSION has no exception.

Method GET_NEWEST_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUILD Value transfer Type reference (TYPE) LTR_BUILD ltr_build 20110805
2 Importing IF_IMPORTED_BUILDS_ONLY Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130925

Method GET_NEWEST_BUILD on class CL_LTR_VERSION has no exception.

Method GET_VERSION_OF_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CORRECTION Call by reference Type reference (TYPE) LTR_CORRECTION SLO: Correction Version 20110616
2 Exporting EV_MAJOR_VERSION Call by reference Type reference (TYPE) LTR_MAJOR_VERSION SLO: Major Version 20110616
3 Exporting EV_MINOR_VERSION Call by reference Type reference (TYPE) LTR_MINOR_VERSION SLO: Minor Version 20110616
4 Exporting EV_VOB_ID Value transfer Type reference (TYPE) LTR_VOB_ID . 20110616
5 Importing IV_BUILD Value transfer Type reference (TYPE) LTR_BUILD ltr_build 20110616

Method GET_VERSION_OF_BUILD on class CL_LTR_VERSION has no exception.

Method IMPORT_VERSION_SNAPSHOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VOB_ID Value transfer Type reference (TYPE) LTR_VOB_ID . 20110502
2 Importing IT_BUILD_DATA Value transfer Type reference (TYPE) LTR_DATA_CONTAINER_TAB LTR_DATA_CONTAINER 20110208

Method IMPORT_VERSION_SNAPSHOT on class CL_LTR_VERSION has no exception.

Method LOAD_VERSION_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TESTMODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120614
2 Importing IV_BUILD Call by reference Type reference (TYPE) LTR_BUILD ltr_build 20110125
3 Importing IV_LOCAL_INCL Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110707

Method LOAD_VERSION_CONTENT on class CL_LTR_VERSION has no exception.

Method OPEN_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORRECTION Value transfer Type reference (TYPE) LTR_CORRECTION SLO: Correction Version 20110208
2 Importing IV_MAJOR_VERSION Value transfer Type reference (TYPE) LTR_MAJOR_VERSION SLO: Major Version 20110208
3 Importing IV_MINOR_VERSION Value transfer Type reference (TYPE) LTR_MINOR_VERSION SLO: Minor Version 20110208
4 Importing IV_VOB_ID Value transfer Type reference (TYPE) LTR_VOB_ID . 20110208

Method OPEN_VERSION on class CL_LTR_VERSION has no exception.

Method OPEN_VERSION_BY_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUILD Value transfer Type reference (TYPE) LTR_BUILD ltr_build 20110616

Method OPEN_VERSION_BY_BUILD on class CL_LTR_VERSION has no exception.

Method RESTORE_TO_EXISTING_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_TESTMODE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120614
2 Importing IV_BUILD Call by reference Type reference (TYPE) LTR_BUILD LTR CM: Build ID 20120425

Method RESTORE_TO_EXISTING_BUILD on class CL_LTR_VERSION has no exception.

Method SAVE_VERSION Signature

Method SAVE_VERSION on class CL_LTR_VERSION has no parameter.
Method SAVE_VERSION on class CL_LTR_VERSION has no exception.

Method STORE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUILD Call by reference Type reference (TYPE) LTR_BUILD ltr_build 20110203
2 Importing IT_VERSOBJ Call by reference Type reference (TYPE) LTR_VERSOBJ_TAB LTR_VERSOBJ_TAB 20110202
3 Importing IT_VOB_SNAPSHOT Call by reference Type reference (TYPE) LTR_DATA_CONTAINER_TAB LTR_DATA_CONTAINER 20110202
4 Importing IT_VPATYP Call by reference Type reference (TYPE) LTR_VPATYPE_TAB LTR_VPATYPE_TAB 20110202

Method STORE_VERSION on class CL_LTR_VERSION has no exception.

Method TAKE_VERSION_SNAPSHOT Signature

Method TAKE_VERSION_SNAPSHOT on class CL_LTR_VERSION has no parameter.
Method TAKE_VERSION_SNAPSHOT on class CL_LTR_VERSION has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620