The FRMLC43 table in SAP ERP or S/4HANA stores Structure for Views – Customizing data. There are total 11 fields in FRMLC43 table. The Structure for Views – Customizing 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 FRMLC43 table. It is in RMS-FRM: RMS Formula – Customizing (RMSFRMCST) ABAP package and is part of the Recipe Management (PLM-RM) module.
SAP FRMLC43 Table Fields
Following is the list of fields that are available in SAP FRMLC43 table. The primary key fields of the table are MANDT (Client), FRML_LEVEL (View of a Formula).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| FRML_LEVEL | View of a Formula | FRMLE_LEVEL | FRMLC01 | CHAR (10) |
| ORD | Sort Sequence | FRMLE_ORD | NUMC (4) | |
| FLG_ACT_DEP | Dependent Formula | FRMLE_ACT_DEP | CHAR (1) | |
| FLG_STG_DEP | Dependent Stage Formula | FRMLE_STG_DEP | CHAR (1) | |
| FLG_ACT_IND | Independent Formula | FRMLE_ACT_IND | CHAR (1) | |
| TABSCREEN_REPID | ABAP Program Name | PROGNAME | CHAR (40) | |
| TABSCREEN_DYNNR | Number of the following screen | DYNNR | CHAR (4) | |
| REG_ICON1 | Icon for Formula View | FRMLE_ICONNAME | CHAR (30) | |
| REG_ICON2 | Icon for Formula View | FRMLE_ICONNAME | CHAR (30) | |
| CONS_REL | Relevant for Performing Consistency Check on Formula Views | FRMLE_CONS_REL | CHAR (1) |


