The FRMLC25 table in SAP ERP or S/4HANA stores RMS-FRM: Status Codes and Messages data. There are total 6 fields in FRMLC25 table. The RMS-FRM: Status Codes and Messages 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 FRMLC25 table. It is in RMS-FRM: RMS Formula – API (RMSFRMAPI) ABAP package and is part of the Recipe Management (PLM-RM) module.
SAP FRMLC25 Table Fields
Following is the list of fields that are available in SAP FRMLC25 table. The primary key fields of the table are STATUSCODE (RMS-FRM: Status Code), STATUS (Status Information).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| STATUSCODE | RMS-FRM: Status Code | FRMLE_STATUSCODE | CHAR (3) | |
| STATUS | Status Information | FRMLE_STATUSINFO | CHAR (1) | |
| ORD | Sort Sequence | FRMLE_ORD | NUMC (4) | |
| MESSAGETYPE | RMS-FRM: Message Types: (E,I,W,…) | FRMLE_MESSAGETYPE | CHAR (1) | |
| MESSAGECLASS | RMS-FRM: Message Class (Message ID) | FRMLE_MESSAGECLASS | * | CHAR (20) |
| MESSAGENUMBER | RMS-FRM: Message Number | FRMLE_MESSAGENUMBER | NUMC (3) |


