SAP AIN_TEPC_VERT Text: EPC Tag Data Standards Version Table Table
Overview
AIN_TEPC_VERT is a standard SAP S/4HANA table that stores Text: EPC Tag Data Standards Version Table data. There are total 4 fields in the AIN_TEPC_VERT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AIN_TEPC_VERT belongs to Auto-ID Backend Integration (LO-SCI-AIN) module and is located in the package (AID-BI).
In addition, following links provide an overview of foreign key relationships, if any, that link AIN_TEPC_VERT to other SAP tables and standard CDS views available based on AIN_TEPC_VERT table in S/4HANA 2020.
Techincal Settings of AIN_TEPC_VERT
Below are technical details of the table AIN_TEPC_VERT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AIN_TEPC_VERT Fields
The following table gives you an overview of the fields available in AIN_TEPC_VERT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | LANGU | T002 | LANG | 1 |
| EPC_VERSION | EPC Version | AIN_EPC_VERSION | AIN_TEPC_VER | CHAR | 8 |
| VERSION_TEXT | EPC Tag Data Version | AIN_EPC_VER_TEXT | 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 AIN_TEPC_VERT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AIN_TEPC_VERT | CLIENT | : | T000 |
| AIN_TEPC_VERT | EPC_VERSION | 1: CN | AIN_TEPC_VER |
| AIN_TEPC_VERT | SPRAS | 1: CN | T002 |