The COAT_CD_DATA table in SAP ERP or S/4HANA stores COAT: Change Documents: Data data. There are total 9 fields in COAT_CD_DATA table. The COAT: Change Documents: Data 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_CD_DATA 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_CD_DATA Table Fields
Following is the list of fields that are available in SAP COAT_CD_DATA table. The primary key fields of the table are MANDT (Client ID), ID (COAT: Unique ID of Change Document), POS (Table Display: Sequence Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | CLNT (3) | |
| ID | COAT: Unique ID of Change Document | COAT_ID | DEC (21) | |
| POS | Table Display: Sequence Number | COAT_POS | NUMC (6) | |
| CHANGE_TYPE | COAT: Type of Change | COAT_CHANGE_TYPE | CHAR (1) | |
| TAB | Where-Used List: Table | COAT_TAB | CHAR (30) | |
| OBJECT | Object Type | TROBJTYPE | CHAR (4) | |
| OBJECT_NAME | Object Name | COAT_OBJ_NAME | CHAR (100) | |
| LENGTH | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 (5) | |
| VALUE | Table Display: Data Portion of Change Documents | COAT_CD_VALUE | LCHR (3000) |


