SAP VEC_TAMT_OPDT Operand text Table
Overview
VEC_TAMT_OPDT is a standard SAP S/4HANA table that stores Operand text data. There are total 8 fields in the VEC_TAMT_OPDT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VEC_TAMT_OPDT 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_TAMT_OPDT to other SAP tables and standard CDS views available based on VEC_TAMT_OPDT table in S/4HANA 2020.
Techincal Settings of VEC_TAMT_OPDT
Below are technical details of the table VEC_TAMT_OPDT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VEC_TAMT_OPDT Fields
The following table gives you an overview of the fields available in VEC_TAMT_OPDT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| SCEN_ID | Validation Scenario | VEC_SCEN_ID | CHAR | 5 | |
| STATE | Formula Status | VEC_TAMT_STATE | CHAR | 1 | |
| LANGU | Language Key | SPRAS | LANG | 1 | |
| TAGGED_AMT | Validation Engine: Formulas in Rule Expression | VEC_TAGGED_AMT | CHAR | 16 | |
| OPD_ID | Operand ID | VEC_OPD_ID | VEC_TAMT_OPERAND | NUMC | 10 |
| DESCR_S | Description | VEC_SHORT_DESCR | CHAR | 40 | |
| DESCR_L | Long Description | VEC_LONG_DESCR | CHAR | 120 |
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_TAMT_OPDT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VEC_TAMT_OPDT | OPD_ID | 1: CN | VEC_TAMT_OPERAND |