The CRMC_CUSTGRP_T table in SAP ERP or S/4HANA stores Customers: Customer groups: Texts data. There are total 4 fields in CRMC_CUSTGRP_T table. The Customers: Customer groups: Texts 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 CRMC_CUSTGRP_T table. It is in CRM Order: Decoupling of Business Partner (CRM_BUPA_MD) ABAP package and is part of the Customizing for Business Transactions (CRM-BTX-BF-CU) module.
SAP CRMC_CUSTGRP_T Table Fields
Following is the list of fields that are available in SAP CRMC_CUSTGRP_T table. The primary key fields of Customers: Customer groups: Texts table in SAP are CLIENT (Client), LANGU (Language Key of Description), CUST_GROUP (Customer Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | CRMT_LANGUAGE | T002 | LANG (1) |
| CUST_GROUP | Customer Group | CRMT_CUST_GROUP | CRMC_CUSTGRP | CHAR (2) |
| DESCRIPTION | Description (20 Characters) | CRMT_DESCRIPTION_20 | CHAR (20) |


