SAP ABAP Class CL_VRS_SYSTEM_COMPARISON (System Comparison)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SVRS_SYST_COMP (Package) System Comparison Tools
Properties
Class CL_VRS_SYSTEM_COMPARISON  
Short Description System Comparison    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVRS_SYST_COMP   System Comparison Tools 
Created 20030113   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_VRS_SYSTEM_COMPARISON has no interface implemented.
Friends
Class CL_VRS_SYSTEM_COMPARISON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_RNG_COMPONENT1 Instance attribute Private Type reference (TYPE) VRS_RNGTAB_COMPONENT Software Component to Be Compared 20030117
2 AT_RNG_COMPONENT2 Instance attribute Private Type reference (TYPE) VRS_RNGTAB_COMPONENT Ranges Table for TADIR-COMPONENT 20030117
3 AT_RNG_DEVCLASS1 Instance attribute Private Type reference (TYPE) VRS_RNGTAB_DEVCLASS Packages to Be Compared 20030117
4 AT_RNG_DEVCLASS2 Instance attribute Private Type reference (TYPE) VRS_RNGTAB_DEVCLASS Ranges Table for TADIR-DEVCLASS 20030117
5 AT_RNG_OBJTYPE Instance attribute Private Type reference (TYPE) VRS_RNGTAB_OBJTYPE Object Types to Be Compared 20030113
6 AV_COMP_KEY Instance attribute Private Type reference (TYPE) VRS_COMP_KEY Key of System Comparison 20030114
7 AV_DESTINATION1 Instance attribute Private Type reference (TYPE) RFCDES-RFCDEST Destination of First System 20030113
8 AV_DESTINATION2 Instance attribute Private Type reference (TYPE) RFCDES-RFCDEST Destination of Second System 20030113
9 AV_SYSTEM1 Instance attribute Public Type reference (TYPE) SYSYSID First System 20030113
10 AV_SYSTEM2 Instance attribute Public Type reference (TYPE) SYSYSID Second System 20030113
11 AV_TRKORR Instance attribute Private Type reference (TYPE) TRKORR Piece List of Objects to Be Compared 20030731
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_DATA Instance method Public Method 20030114
2 COLLECT_DATA_INT Instance method Private Method Compare Systems 20030114
3 CONSTRUCTOR Instance method Public Constructor 20030114
4 DELETE_FROM_DB Instance method Public Method 20030127
5 GET_STATUS Instance method Private Method 20030114
6 GET_TADIR_DATA Instance method Public Method Gets TADIR Intersection 20030127
7 READ_ATTRIBUTES Instance method Private Method Get Attributes from Database 20030114
8 SAVE_ATTRIBUTES Instance method Private Method 20030114
9 SELECT_NEW_OBJECT_LIST Instance method Public Method Select Object List in Systems 20030114
10 SET_STATUS Instance method Private Method 20030114
11 WRITE_ATTRIBUTES Instance method Public Method 20030224
Events
Class CL_VRS_SYSTEM_COMPARISON has no event.
Types
Class CL_VRS_SYSTEM_COMPARISON has no local type.
Method Signatures

Method COLLECT_DATA Signature

Method COLLECT_DATA on class CL_VRS_SYSTEM_COMPARISON has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20030114

Method COLLECT_DATA_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJECT_LIST Call by reference Type reference (TYPE) VRSOML_TAB Objektliste 20030114

Method COLLECT_DATA_INT on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RNG_COMPONENT1 Call by reference Type reference (TYPE) VRS_RNGTAB_COMPONENT Ranges-Tabelle für TADIR-DEVCLASS 20030117
2 Importing IT_RNG_COMPONENT2 Call by reference Type reference (TYPE) VRS_RNGTAB_COMPONENT Ranges-Tabelle für TADIR-DEVCLASS 20030117
3 Importing IT_RNG_DEVCLASS1 Call by reference Type reference (TYPE) VRS_RNGTAB_DEVCLASS Ranges-Tabelle für TADIR-DEVCLASS 20030117
4 Importing IT_RNG_DEVCLASS2 Call by reference Type reference (TYPE) VRS_RNGTAB_DEVCLASS Ranges-Tabelle für TADIR-DEVCLASS 20030117
5 Importing IT_RNG_OBJTYPE Call by reference Type reference (TYPE) VRS_RNGTAB_OBJTYPE Ranges-Tabelle für TADIR-OBJECT 20030114
6 Importing IV_COMP_KEY Call by reference Type reference (TYPE) VRS_COMP_KEY Schlüssel eines Systemvergleiches 20030114
7 Importing IV_DESTINATION1 Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030114
8 Importing IV_DESTINATION2 Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20030114
9 Importing IV_STEXT Call by reference Type reference (TYPE) TEXT80 Text Länge 80 20030114
10 Importing IV_TRKORR Call by reference Type reference (TYPE) TRKORR Stückliste der zu vergleichenden Objekte 20030731

Method CONSTRUCTOR on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method DELETE_FROM_DB Signature

Method DELETE_FROM_DB on class CL_VRS_SYSTEM_COMPARISON has no parameter.
Method DELETE_FROM_DB on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_STATUS Call by reference Type reference (TYPE) VRS_SYST_COMP-STATUS CHAR01-Datenelement fuer SYST 20030114

Method GET_STATUS on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method GET_TADIR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TADIR_OBJECT_LIST Call by reference Type reference (TYPE) VRSOML_TAB Tabelle von VRSOML_TAB 20030127
# Exception Resumable Description Created on
1 ERROR Ein Fehler ist aufgetreten 20030127

Method READ_ATTRIBUTES Signature

Method READ_ATTRIBUTES on class CL_VRS_SYSTEM_COMPARISON has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20030114

Method SAVE_ATTRIBUTES Signature

Method SAVE_ATTRIBUTES on class CL_VRS_SYSTEM_COMPARISON has no parameter.
Method SAVE_ATTRIBUTES on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method SELECT_NEW_OBJECT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_LIST Call by reference Type reference (TYPE) VRSOML_TAB Tabelle von VRSOML 20030114
2 Exporting ET_TADIR Call by reference Type reference (TYPE) SCTS_TADIR Objektkatalog 20030127
3 Exporting ET_VRSSC_TADIR Call by reference Type reference (TYPE) VRSSC_TADIR_TAB $REF$ 20030226
4 Importing IV_WITH_FUNCTION_MODULES Call by reference Type reference (TYPE) BCWBO_BOOL SPACE Funktionsbausteine in TADIR-Liste ausgeben 20030505
# Exception Resumable Description Created on
1 ERROR Fehler 20030731
2 RFC_ERROR RFC-Fehler 20030114

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Call by reference Type reference (TYPE) VRS_SYST_COMP-STATUS CHAR01-Datenelement fuer SYST 20030114

Method SET_STATUS on class CL_VRS_SYSTEM_COMPARISON has no exception.

Method WRITE_ATTRIBUTES Signature

Method WRITE_ATTRIBUTES on class CL_VRS_SYSTEM_COMPARISON has no parameter.
Method WRITE_ATTRIBUTES on class CL_VRS_SYSTEM_COMPARISON has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 640