The AIN_TID_CONV table in SAP ERP or S/4HANA stores Conversion Table: ASCII <-> Binary for Cage Code data. There are total 2 fields in AIN_TID_CONV table. The Conversion Table: ASCII <-> Binary for Cage Code table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AIN_TID_CONV table. It is in (AID-BI) ABAP package and is part of the Auto-ID Backend Integration (LO-SCI-AIN) module.
SAP AIN_TID_CONV Table Fields
Following is the list of fields that are available in SAP AIN_TID_CONV table. The primary key fields of the table are CHAR_CODE (Single-Character Flag).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CHAR_CODE | Single-Character Flag | CHAR1 | CHAR (1) | |
| BINARY | Binary Value | AIN_ID_BIN_VALUE | CHAR (8) |


