SAP VEC_TASKTYPET Validation Task Type Description Table
Overview
VEC_TASKTYPET is a standard SAP S/4HANA table that stores Validation Task Type Description data. There are total 4 fields in the VEC_TASKTYPET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_TASKTYPET 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_TASKTYPET to other SAP tables and standard CDS views available based on VEC_TASKTYPET table in S/4HANA 2020.
Techincal Settings of VEC_TASKTYPET
Below are technical details of the table VEC_TASKTYPET
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_TASKTYPET Fields
The following table gives you an overview of the fields available in VEC_TASKTYPET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | VEC_SCENARIO | CHAR | 5 |
| TASK_TYPE | Validation Task Type | VEC_TASK_TYPE | VEC_TASKTYPE | CHAR | 2 |
| LANGU | Language Key | SPRAS | LANG | 1 | |
| DESCR | Description | VEC_SHORT_DESCR | CHAR | 40 |
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_TASKTYPET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEC_TASKTYPET | SCEN_ID | : | VEC_SCENARIO |
| VEC_TASKTYPET | TASK_TYPE | 1: CN | VEC_TASKTYPE |