VRSTC_RESULTS - System Comparison: Results from Comparison of Table Contents
System Comparison: Results from Comparison of Table Contents information is stored in SAP table VRSTC_RESULTS.
It is part of development package SVRS_SYST_COMP in software component BC-UPG-NA. This development package consists of objects that can be grouped under "System Comparison Tools".
It is part of development package SVRS_SYST_COMP in software component BC-UPG-NA. This development package consists of objects that can be grouped under "System Comparison Tools".
Fields for table VRSTC_RESULTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
IDENTIFIER | System Comparison: Table Comparison ID | X | VRSTC_IDENTIFIER | CHAR | 20 | |
TABNAME | Table Name | X | TABNAME | CHAR | 30 | * |
.INCLUDE | VRSTC_SUMMARY | 0 | ||||
DEF_DIFF_KIND | System Comparison: Field Category for Table Comparison | VRSTC_FIELD_KIND | CHAR | 1 | ||
DEF_COMPAT | System Comparison: Compatibility of Change | VRS_COMPATIBILITY | CHAR | 1 | ||
COMP_RESULT | System Comparison: Result of Table Comparison | VRS_TABLE_COMP_RESULT | CHAR | 1 | ||
ONLY_IN_1 | Number of Entries that Exist in Table 1 Only | INT4 | 4 | |||
ONLY_IN_2 | Number of Entries that Exist in Table 2 Only | INT4 | 4 | |||
EQUAL | Number of Identical Entries | INT4 | 4 | |||
CLASH_IRREL | Number of Entries that Differ Only in Irrelevant Fields | INT4 | 4 | |||
CLASH_REL | Number of Entries that Differ in Relevant Fields | INT4 | 4 | |||
MESSAGE | Error Message for Comparison Error | STRG | 8 |