The COAT_LINKN table in SAP ERP or S/4HANA stores COAT: Links (Line-Based) data. There are total 5 fields in COAT_LINKN table. The COAT: Links (Line-Based) 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 COAT_LINKN table. It is in Business Transaction Events (Open FI) (BBTE) ABAP package and is part of the Basis-Related Help Functions, Appl. Log, Formula Intepreter (CA-GTF-TS-BRHF) module.
SAP COAT_LINKN Table Fields
Following is the list of fields that are available in SAP COAT_LINKN table. The primary key fields of the table are MANDT (Client ID), OBJECT (Object Type), OBJECT_NAME (Object Name), LINEID (Number of Line Item Within Accounting Document).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | CLNT (3) | |
| OBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| OBJECT_NAME | Object Name | COAT_OBJ_NAME | CHAR (100) | |
| LINEID | Number of Line Item Within Accounting Document | BUZEI | NUMC (3) | |
| LINK | Text, 256 Characters | TEXT256 | CHAR (256) |


