The COAT_LTDN table in SAP ERP or S/4HANA stores COAT: Layouts of Initial Screen; Data data. There are total 8 fields in COAT_LTDN table. The COAT: Layouts of Initial Screen; 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_LTDN 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_LTDN Table Fields
Following is the list of fields that are available in SAP COAT_LTDN table. The primary key fields of the table are MANDT (Client), GUID_32 (16 Byte UUID in 32 Characters (Hexadecimal Encoded)), FIELD (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| GUID_32 | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR (32) | |
| FIELD | Field Name | FIELDNAME | CHAR (30) | |
| SIGN | COAT: Table Display – SIGN for Selection | COAT_SIGN | CHAR (1) | |
| OPTIO | COAT: Table Display – OPTION for Selection | COAT_OPTION | CHAR (2) | |
| LOW | COAT: Table Display – Value of Field | COAT_VALUE | CHAR (132) | |
| HIGH | COAT: Table Display – Value of Field | COAT_VALUE | CHAR (132) | |
| GUID | COAT: Unique ID of Change Document | COAT_ID | DEC (21) |


