Overview
VEC_RESULT is a standard SAP S/4HANA table that stores Validation Result table data. There are total 33 fields in the VEC_RESULT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_RESULT belongs to Validation Engine (FIN-CS-VE) module and is located in the package Financial Validation Engine (FIN_VE).
In addition, following links provide an overview of foreign key relationships, if any, that link VEC_RESULT to other SAP tables and standard CDS views available based on VEC_RESULT table in S/4HANA 2020.
Techincal Settings of VEC_RESULT
Below are technical details of the table VEC_RESULT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_RESULT Fields
The following table gives you an overview of the fields available in VEC_RESULT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|
| MANDT | Client | MANDT | | CLNT | 3 |
| DRRUUID | Validation Run UUID | VEC_DRR_UUID | | RAW | 16 |
| NODE_ID | Validation Result Node ID | VEC_RESULT_NODE_ID | | INT4 | 10 |
| RULE_ID | Rule Identifier | VEC_RULE_NUM | | CHAR | 10 |
| CURRENCY_O | Currency Code | VEC_CURRENCY | | CUKY | 5 |
| CURRENCY_T | Target Currency Code | VEC_CURRENCY_T | | CUKY | 5 |
| GROUP_BY_VAL | Group-By Field Value at Runtime | VEC_GROUP_BY_VAL | | CHAR | 100 |
| GROUP_BY_VAL1 | Value of Group-By Field 1 at Runtime | VEC_GROUP_BY_VAL1 | | CHAR | 100 |
| GROUP_BY_VAL2 | Value of Group-By Field 2 at Runtime | VEC_GROUP_BY_VAL2 | | CHAR | 100 |
| LOGIC_RESULT | Validation Result | VEC_VAL_RESULT | | CHAR | 2 |
| RULE_RESULT | Validation Result | VEC_VAL_RESULT | | CHAR | 2 |
| RULE_EXCEP | Exception in Validation Rule Definition | VEC_EXCEP | | CHAR | 2 |
| UPPER_OPERAND_O | Amount in Left Formula | VEC_UPPER_OPERAND | | CURR | 31 |
| LOWER_OPERAND_O | Amount in Right Formula | VEC_LOWER_OPERAND | | CURR | 31 |
| UPPER_OPERAND_T | Amount in Left Formula | VEC_UPPER_OPERAND | | CURR | 31 |
| LOWER_OPERAND_T | Amount in Right Formula | VEC_LOWER_OPERAND | | CURR | 31 |
| UPPER_CURRENCY_O | Currency Code | VEC_CURRENCY | | CUKY | 5 |
| LOWER_CURRENCY_O | Currency Code | VEC_CURRENCY | | CUKY | 5 |
| DIFF_OPERAND_T | Calculated Difference | VEC_OPERAND_DIFF_T | | CURR | 31 |
| DIFF_OPERAND_T_PCT | Difference Percentage | VEC_OPERAND_DIFF_T_PCT | | DEC | 23 |
| TOL_AMT | Tolerance Amount | VEC_TOL_AMT | | CURR | 31 |
| TOL_PERCENT | Tolerance Percentage | VEC_TOL_PERCENT | | DEC | 23 |
| TOL_IS_AND | Is AND Operator | VEC_IS_AND | | CHAR | 1 |
| V1 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V2 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V3 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V4 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V5 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V6 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V7 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V8 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V9 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
| V10 | Amount of Operand | VEC_OPERAND | | CURR | 23 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for VEC_RESULT
Other References