The BRFMIG_ICLS table in SAP ERP or S/4HANA stores Maintenance:Assignment of Interfaces to Implementing Classes data. There are total 2 fields in BRFMIG_ICLS table. The Maintenance:Assignment of Interfaces to Implementing Classes 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 BRFMIG_ICLS table. It is in BRF: Migration – Database Layer (BRF_MIGRATION_DB) ABAP package and is part of the Business Rule Framework (use BC-SRV-BR for BRF+) (BC-SRV-BRF) module.
SAP BRFMIG_ICLS Table Fields
Following is the list of fields that are available in SAP BRFMIG_ICLS table. The primary key fields of the table are INTERFACE (Interface for Migration Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| INTERFACE | Interface for Migration Object | BRFMIG_INTERFACE_D | CHAR (30) | |
| CLASS | Implementing Class for Migration Object | BRFMIG_CLASS_D | CHAR (30) |


