The FRMLC64 table in SAP ERP or S/4HANA stores RMS-FRM: Relevance of Component Type for Different Functions data. There are total 5 fields in FRMLC64 table. The RMS-FRM: Relevance of Component Type for Different Functions 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 FRMLC64 table. It is in RMS-FRM: RMS Formula – Customizing (RMSFRMCST) ABAP package and is part of the Recipe Management (PLM-RM) module.
SAP FRMLC64 Table Fields
Following is the list of fields that are available in SAP FRMLC64 table. The primary key fields of the table are MANDT (Client), ROLE (Component Type), EVENT (Calculation or Formula Explosion Event).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| ROLE | Component Type | FRMLE_EXSC_ROLE | TCG76 | CHAR (10) |
| EVENT | Calculation or Formula Explosion Event | FRMLE_ROLE_EVENT | FRMLC63 | CHAR (10) |
| EXEC_FLG | Entry Relevant to Executing Functions | FRMLE_EXEC_FLG | CHAR (1) | |
| SUM_FLG | Relevant Entry for Calculating Results | FRMLE_SUM_FLG | CHAR (1) |


