The CRM_SI_FLDGRP table in SAP ERP or S/4HANA stores UI Field Grouping for Service Industries data. There are total 3 fields in CRM_SI_FLDGRP table. The UI Field Grouping for Service Industries 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 CRM_SI_FLDGRP table. It is in Technical Objects for IBS Service Industries (CRM_IBSSI_CRMTO) ABAP package and is part of the Utilities Industry (CRM-IU) module.
SAP CRM_SI_FLDGRP Table Fields
Following is the list of fields that are available in SAP CRM_SI_FLDGRP table. The primary key fields of the table are CLIENT (Client), FIELD_GROUP (UI Field Grouping for Service Industries), SPART (Division).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| FIELD_GROUP | UI Field Grouping for Service Industries | CRMT_SI_FLDGRP | CHAR (20) | |
| SPART | Division | SPART | CHAR (2) |


