SAP AIN_TEPC_TYPE Header and URI Format Table
Overview
AIN_TEPC_TYPE is a standard SAP S/4HANA table that stores Header and URI Format data. There are total 6 fields in the AIN_TEPC_TYPE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AIN_TEPC_TYPE 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_TYPE to other SAP tables and standard CDS views available based on AIN_TEPC_TYPE table in S/4HANA 2020.
Techincal Settings of AIN_TEPC_TYPE
Below are technical details of the table AIN_TEPC_TYPE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of AIN_TEPC_TYPE Fields
The following table gives you an overview of the fields available in AIN_TEPC_TYPE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| EPC_VERSION | EPC Version | AIN_EPC_VERSION | AIN_TEPC_VER | CHAR | 8 |
| EPC_TYPE | EPC Type | AIN_EPC_TYPE | CHAR | 10 | |
| HEADER | EPC Header | AIN_EPC_HEADER | CHAR | 8 | |
| HEADER_DEC | EPC Header Decimal Value | AIN_EPC_HEADER_DEC | INT1 | 3 | |
| URI_FORMAT | URI Format of EPC | AIN_EPC_URI_FORMAT | CHAR | 64 |
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_TYPE
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AIN_TEPC_TYPE | CLIENT | : | T000 |
| AIN_TEPC_TYPE | EPC_VERSION | : | AIN_TEPC_VER |