SAP VEC_TASKT Validation Task Description Table
Overview
VEC_TASKT is a standard SAP S/4HANA table that stores Validation Task Description data. There are total 6 fields in the VEC_TASKT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_TASKT 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_TASKT to other SAP tables and standard CDS views available based on VEC_TASKT table in S/4HANA 2020.
Techincal Settings of VEC_TASKT
Below are technical details of the table VEC_TASKT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_TASKT Fields
The following table gives you an overview of the fields available in VEC_TASKT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | CHAR | 5 | |
| TASK_ID | Validation Task ID | VEC_TASK_ID | VEC_TASK | CHAR | 8 |
| SPRAS | Language Key | SPRAS | LANG | 1 | |
| SHORT_NAME | Description | VEC_SHORT_DESCR | CHAR | 40 | |
| MEDI_NAME | Description | VEC_MEDIUM_DESCR | CHAR | 80 |
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_TASKT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEC_TASKT | TASK_ID | 1: N | VEC_TASK |