The CATS_MY_FIXTEXTS table in SAP ERP or S/4HANA stores Obsolete data. There are total 8 fields in CATS_MY_FIXTEXTS table. The Obsolete 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 CATS_MY_FIXTEXTS table. It is in myCATS: Schnittstellen-Objekte (CATS_MY_INTERFACE) ABAP package and is part of the Time Sheet (CA-TS) module.
SAP CATS_MY_FIXTEXTS Table Fields
Following is the list of fields that are available in SAP CATS_MY_FIXTEXTS table. The primary key fields of Obsolete table in SAP are MANDT (Client), LANGU (Language Key), FIELDNAME (Field Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | LANGU | * | LANG (1) |
| FIELDNAME | Field Name | FIELDNAME | * | CHAR (30) |
| DD_TEXT | Explanatory Short Text | DDTEXT | CHAR (60) | |
| TITLE | Heading | REPTEXT | CHAR (55) | |
| TEXT_SHORT | Short Field Label | SCRTEXT_S | CHAR (10) | |
| TEXT_MEDIUM | Medium Field Label | SCRTEXT_M | CHAR (20) | |
| TEXT_LONG | Long Field Label | SCRTEXT_L | CHAR (40) |


