SAP ABAP Class CL_SVRS_UTILS (Utility Class)
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_UTILS  
Short Description Utility Class    
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 20100211   SAP 
Last change 20110908   SAP 
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_SVRS_UTILS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SVRS_TLOGO_DIFF 20100318 Delta between two TLOGO objects
Attributes
Class CL_SVRS_UTILS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG_CLASSES Static method Public Method Gets list of all available configuration classes 20100218
2 MAKE_DELTA Static method Public Method Generates delta between two unpacked TLOG containers 20100318
Events
Class CL_SVRS_UTILS has no event.
Types
Class CL_SVRS_UTILS has no local type.
Method Signatures

Method GET_CONFIG_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CLASSDESCR Value transfer Type reference (TYPE) SVRS_CLASSDESCR_TAB Tabelle zu SVRS_CLASSDESCR 20100218

Method GET_CONFIG_CLASSES on class CL_SVRS_UTILS has no exception.

Method MAKE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTENT_TLOG_DELTA Value transfer Object reference (TYPE REF TO) DATA Data of Logic View - Delta 20100319
2 Importing IR_CONTENT_LOG_NEW Call by reference Object reference (TYPE REF TO) DATA Data of Logic View - Old 20100318
3 Importing IR_CONTENT_LOG_OLD Call by reference Object reference (TYPE REF TO) DATA Data of Logic View - New 20100318
4 Importing IV_OBJTYPE Call by reference Type reference (TYPE) VERSOBJTYP TLOG Objecttype 20100318

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