SAP ABAP Class CL_SVRS_TLOGO_DIFF (Delta between two TLOGO objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG-NA (Application Component) SAP Note Assistant
     SVRS_TLOGO (Package) Extended Version Management for Logical Transport Objects
Properties
Class CL_SVRS_TLOGO_DIFF  
Short Description Delta between two TLOGO objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVRS_TLOGO   Extended Version Management for Logical Transport Objects 
Created 20100219   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SVRS_TLOGO_DIFF has no forward declaration.
Interfaces
Class CL_SVRS_TLOGO_DIFF has no interface implemented.
Friends
Class CL_SVRS_TLOGO_DIFF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AR_DELTA Instance attribute Public Object reference (TYPE REF TO) DATA Computed delta between TLOGO_OLD and TLOGO_NEW 20100319
2 AR_TLOGO_NEW Instance attribute Public Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logical view of TLOGO object 20100616
3 AR_TLOGO_OLD Instance attribute Public Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW Logical view of TLOGO object 20100616
4 AV_OBJTYPE Instance attribute Private Type reference (TYPE) TROBJTYPE List of the Versionable Objects 20100618
Methods
# Method Level Visibility Method type Description Created on
1 COMPUTE Instance method Public Method 20100316
2 CONSTRUCTOR Instance method Public Constructor 20100219
3 CREATE Static method Public Method 20100709
4 GET_OBJECT_NEW Instance method Public Method 20100422
5 GET_OBJECT_OLD Instance method Public Method 20100422
6 GET_OBJECT_TYPE Instance method Public Method 20100219
Events
Class CL_SVRS_TLOGO_DIFF has no event.
Types
Class CL_SVRS_TLOGO_DIFF has no local type.
Method Signatures

Method COMPUTE Signature

Method COMPUTE on class CL_SVRS_TLOGO_DIFF has no parameter.
Method COMPUTE on class CL_SVRS_TLOGO_DIFF has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_NEW Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100219
2 Importing IR_TLOGO_OLD Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100219

Method CONSTRUCTOR on class CL_SVRS_TLOGO_DIFF has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TLOGO_NEW Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100709
2 Importing IR_TLOGO_OLD Call by reference Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100709
3 Returning RR_TLOGO_DIFF Value transfer Object reference (TYPE REF TO) CL_SVRS_TLOGO_DIFF Delta zwischen zwei T-LOGO Objekten 20100709

Method CREATE on class CL_SVRS_TLOGO_DIFF has no exception.

Method GET_OBJECT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TLOGO_NEW Value transfer Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100422

Method GET_OBJECT_NEW on class CL_SVRS_TLOGO_DIFF has no exception.

Method GET_OBJECT_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TLOGO_OLD Value transfer Object reference (TYPE REF TO) CL_SVRS_TLOGO_LOG_VIEW logisches Transportobjekt 20100422

Method GET_OBJECT_OLD on class CL_SVRS_TLOGO_DIFF has no exception.

Method GET_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJTYPE Value transfer Type reference (TYPE) VERSOBJTYP Name eines Teils eines versionierbaren Objektes 20100219

Method GET_OBJECT_TYPE on class CL_SVRS_TLOGO_DIFF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800