The CRMC_PPGROUP_T table in SAP ERP or S/4HANA stores Text table ‘Business Appointment Category Group’ data. There are total 4 fields in CRMC_PPGROUP_T table. The Text table ‘Business Appointment Category Group’ 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_PPGROUP_T table. It is in Customizing for application PrePost Processing (CRM_IC_APPL_CUST_PREPOST) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMC_PPGROUP_T Table Fields
Following is the list of fields that are available in SAP CRMC_PPGROUP_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), ID_GROUP (ID Business Appointment Category – Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key | SPRAS | T002 | LANG (1) |
| ID_GROUP | ID Business Appointment Category – Group | CRMT_ID_GROUP | CRMC_PPGROUP | CHAR (1) |
| DESCRIPTION | Description | CRMT_DESCRIPTION | CHAR (40) |


