The COAT_ATTR_OBJ table in SAP ERP or S/4HANA stores COAT: Assignment Positions – Object Type data. There are total 4 fields in COAT_ATTR_OBJ table. The COAT: Assignment Positions – Object Type 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_ATTR_OBJ 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_ATTR_OBJ Table Fields
Following is the list of fields that are available in SAP COAT_ATTR_OBJ table. The primary key fields of the table are MANDT (Client ID), NAME (Name of Attribute), POSNR (Four-digit number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client ID | SYMANDT | * | CLNT (3) |
| NAME | Name of Attribute | COAT_ATTR_NAME | COAT_ATTR | CHAR (25) |
| POSNR | Four-digit number | NUM4 | NUMC (4) | |
| OBJECT | Object Type | TROBJTYPE | COAT_OBJ_TYP | CHAR (4) |


