The FRMLC33 table in SAP ERP or S/4HANA stores RMS-FRM: Layout-Dependent Field Catalog data. There are total 7 fields in FRMLC33 table. The RMS-FRM: Layout-Dependent Field Catalog 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 FRMLC33 table. It is in RMS-FRM: RMS Formula – Customizing (RMSFRMCST) ABAP package and is part of the Recipe Management (PLM-RM) module.
SAP FRMLC33 Table Fields
Following is the list of fields that are available in SAP FRMLC33 table. The primary key fields of the table are MANDT (Client), LAYOUT (Layout for Editing Formulas), FRMVIEW (Subview of a Formula), COL_ID (Table Column).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| LAYOUT | Layout for Editing Formulas | FRMLE_LAYOUT | FRMLC30 | CHAR (8) |
| FRMVIEW | Subview of a Formula | FRMLE_VIEW | CHAR (10) | |
| COL_ID | Table Column | FRMLE_COLID | CHAR (30) | |
| SORT | Sequence of Table Columns | FRMLE_COL_SORT | INT1 (3) | |
| FIX | Table Column Is Fixed | FRMLE_FIX_COL | CHAR (1) | |
| COLWIDTH | Column Width | FRMLE_COLWIDTH | NUMC (6) |


