The FMFPOT table in SAP ERP or S/4HANA stores Texts for a Financia Management Item data. There are total 8 fields in FMFPOT table. The Texts for a Financia Management Item 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 FMFPOT table. It is in FIFM: Basis (FMBS) ABAP package and is part of the Funds Management (FI-FM) module.
SAP FMFPOT Table Fields
Following is the list of fields that are available in SAP FMFPOT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), FIKRS (Financial Management Area), FIPOS (Commitment Item), DATBIS (FM: Valid-To Date).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| FIKRS | Financial Management Area | FIKRS | FM01 | CHAR (4) |
| FIPOS | Commitment Item | FIPOS | FMFPO | CHAR (14) |
| DATBIS | FM: Valid-To Date | FM_DATBIS | DATS (8) | |
| BEZEICH | Name | FM_BEZEICH | CHAR (20) | |
| BESCHR | Description | FM_BESCHR | CHAR (40) | |
| TEXT80 | Additional Text | FM_TEXT80 | CHAR (80) |


