The FMEUFOPT table in SAP ERP or S/4HANA stores Define Operation Header – Text Table data. There are total 5 fields in FMEUFOPT table. The Define Operation Header – Text 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 FMEUFOPT table. It is in Expenditure Certification (FMEUF_E) ABAP package and is part of the Expenditure Certification (PSM-EC) module.
SAP FMEUFOPT Table Fields
Following is the list of fields that are available in SAP FMEUFOPT table. The primary key fields of the table are MANDT (Client), OPERA (Operation Identification), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| OPERA | Operation Identification | FMEUF_OPERA | FMEUFOPH | CHAR (24) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| DESCS | Short Description | FMEUF_DESCS | CHAR (30) | |
| DESCL | Long Description | FMEUF_DESCL | CHAR (120) |


