The FMMDSTT table in SAP ERP or S/4HANA stores Text for Field Selection String data. There are total 5 fields in FMMDSTT table. The Text for Field Selection String 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 FMMDSTT table. It is in Funds Management: Master Data Core Objects (FMMD_CORE) ABAP package and is part of the Master Data (PSM-FM-MD) module.
SAP FMMDSTT Table Fields
Following is the list of fields that are available in SAP FMMDSTT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), TYPE (Master Data Type), FIELDSEL (Name of Field Selection String for Master Data).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| TYPE | Master Data Type | FM_TTXID_TYPE | FMMDST | CHAR (1) |
| FIELDSEL | Name of Field Selection String for Master Data | FM_FIELDSEL | FMMDST | CHAR (11) |
| FIELDSELTXT | Description of Field Selection String for Master Data | FM_FIELDSELTXT | CHAR (30) |


