The COAT_LT table in SAP ERP or S/4HANA stores COAT: Layouts of Initial Screen; Basic Data (Table) data. There are total 7 fields in COAT_LT table. The COAT: Layouts of Initial Screen; Basic Data (Table) 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_LT 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_LT Table Fields
Following is the list of fields that are available in SAP COAT_LT table. The primary key fields of the table are MANDT (Client), NAME (COAT: Display Variant of Initial Screen), UNAME (User Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| NAME | COAT: Display Variant of Initial Screen | COAT_LT_NAME | CHAR (15) | |
| UNAME | User Name | SYUNAME | CHAR (12) | |
| USPEC | COAT: Variant Is User-Specific (Indicator) | COAT_USPEC | CHAR (1) | |
| GUID | COAT: Unique ID of Change Document | COAT_ID | DEC (21) | |
| TXT | COAT: Descriptive Text of Variant | COAT_LT_TXT | CHAR (40) | |
| GUID_32 | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR (32) |


