SAP VEC_MTD_GRPT Validation Method Group Text Table
Overview
VEC_MTD_GRPT is a standard SAP S/4HANA table that stores Validation Method Group Text data. There are total 7 fields in the VEC_MTD_GRPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_MTD_GRPT 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_MTD_GRPT to other SAP tables and standard CDS views available based on VEC_MTD_GRPT table in S/4HANA 2020.
Techincal Settings of VEC_MTD_GRPT
Below are technical details of the table VEC_MTD_GRPT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_MTD_GRPT Fields
The following table gives you an overview of the fields available in VEC_MTD_GRPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | CHAR | 5 | |
| STATE | Status | VEC_STATE | CHAR | 1 | |
| LANGU | Language Key | SPRAS | LANG | 1 | |
| METHOD_ID | Validation Method | VEC_MTD_ID | CHAR | 5 | |
| GRP_UUID | Rule Group ID in a Validation Method | VEC_MTD_GRP_UUID | VEC_MTD_GRP | CHAR | 32 |
| DESCR_S | 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_MTD_GRPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEC_MTD_GRPT | GRP_UUID | 1: CN | VEC_MTD_GRP |