The FRMLC09 table in SAP ERP or S/4HANA stores RMS-FRM: General Environment Parameters data. There are total 4 fields in FRMLC09 table. The RMS-FRM: General Environment Parameters 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 FRMLC09 table. It is in RMS-FRM: RMS Formula – Customizing (RMSFRMCST) ABAP package and is part of the Recipe Management (PLM-RM) module.
SAP FRMLC09 Table Fields
Following is the list of fields that are available in SAP FRMLC09 table. The primary key fields of the table are MANDT (Client), PARAM (Environment Parameters for Formulas), ORD (Sort Sequence).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PARAM | Environment Parameters for Formulas | FRMLE_ENV_PARA | CHAR (30) | |
| ORD | Sort Sequence | FRMLE_ORD | NUMC (4) | |
| VALUE | Value for Environment Parameter | FRMLE_ENV_VAL | CHAR (132) |


