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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_RNGTAB_COMPONENT | Software Component to Be Compared | 20030117 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_RNGTAB_COMPONENT | Ranges Table for TADIR-COMPONENT | 20030117 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_RNGTAB_DEVCLASS | Packages to Be Compared | 20030117 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_RNGTAB_DEVCLASS | Ranges Table for TADIR-DEVCLASS | 20030117 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_RNGTAB_OBJTYPE | Object Types to Be Compared | 20030113 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VRS_COMP_KEY | Key of System Comparison | 20030114 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDES-RFCDEST | Destination of First System | 20030113 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RFCDES-RFCDEST | Destination of Second System | 20030113 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYSYSID | First System | 20030113 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SYSYSID | Second System | 20030113 | ||
11 | ![]() |
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 | ![]() |
Instance method | Public | Method | 20030114 | |
2 | ![]() |
Instance method | Private | Method | Compare Systems | 20030114 |
3 | ![]() |
Instance method | Public | Constructor | 20030114 | |
4 | ![]() |
Instance method | Public | Method | 20030127 | |
5 | ![]() |
Instance method | Private | Method | 20030114 | |
6 | ![]() |
Instance method | Public | Method | Gets TADIR Intersection | 20030127 |
7 | ![]() |
Instance method | Private | Method | Get Attributes from Database | 20030114 |
8 | ![]() |
Instance method | Private | Method | 20030114 | |
9 | ![]() |
Instance method | Public | Method | Select Object List in Systems | 20030114 |
10 | ![]() |
Instance method | Private | Method | 20030114 | |
11 | ![]() |
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 | ![]() |
Fehler | 20030114 |
Method COLLECT_DATA_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IT_RNG_COMPONENT1 | Call by reference | Type reference (TYPE) | VRS_RNGTAB_COMPONENT | Ranges-Tabelle für TADIR-DEVCLASS | 20030117 | ||
2 | ![]() |
IT_RNG_COMPONENT2 | Call by reference | Type reference (TYPE) | VRS_RNGTAB_COMPONENT | Ranges-Tabelle für TADIR-DEVCLASS | 20030117 | ||
3 | ![]() |
IT_RNG_DEVCLASS1 | Call by reference | Type reference (TYPE) | VRS_RNGTAB_DEVCLASS | Ranges-Tabelle für TADIR-DEVCLASS | 20030117 | ||
4 | ![]() |
IT_RNG_DEVCLASS2 | Call by reference | Type reference (TYPE) | VRS_RNGTAB_DEVCLASS | Ranges-Tabelle für TADIR-DEVCLASS | 20030117 | ||
5 | ![]() |
IT_RNG_OBJTYPE | Call by reference | Type reference (TYPE) | VRS_RNGTAB_OBJTYPE | Ranges-Tabelle für TADIR-OBJECT | 20030114 | ||
6 | ![]() |
IV_COMP_KEY | Call by reference | Type reference (TYPE) | VRS_COMP_KEY | Schlüssel eines Systemvergleiches | 20030114 | ||
7 | ![]() |
IV_DESTINATION1 | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030114 | ||
8 | ![]() |
IV_DESTINATION2 | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20030114 | ||
9 | ![]() |
IV_STEXT | Call by reference | Type reference (TYPE) | TEXT80 | Text Länge 80 | 20030114 | ||
10 | ![]() |
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 | ![]() |
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 | ![]() |
TADIR_OBJECT_LIST | Call by reference | Type reference (TYPE) | VRSOML_TAB | Tabelle von VRSOML_TAB | 20030127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | VRSOML_TAB | Tabelle von VRSOML | 20030114 | ||
2 | ![]() |
ET_TADIR | Call by reference | Type reference (TYPE) | SCTS_TADIR | Objektkatalog | 20030127 | ||
3 | ![]() |
ET_VRSSC_TADIR | Call by reference | Type reference (TYPE) | VRSSC_TADIR_TAB | $REF$ | 20030226 | ||
4 | ![]() |
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 | ![]() |
Fehler | 20030731 | |
2 | ![]() |
RFC-Fehler | 20030114 |
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |