The CRMC_GPM_PROC_T table in SAP ERP or S/4HANA stores Grantor Program Process Type Texts data. There are total 4 fields in CRMC_GPM_PROC_T table. The Grantor Program Process Type 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_GPM_PROC_T table. It is in Grants Program Management customizing (CRMC_GPM) ABAP package and is part of the Grantor Programm (CRM-IPS-MD-PRG) module.
SAP CRMC_GPM_PROC_T Table Fields
Following is the list of fields that are available in SAP CRMC_GPM_PROC_T table. The primary key fields of the table are LANGU (Language Key), PROC_ID (Grantor Program Process), PROC_OBJ_TYPE (Leading Business Transaction Category).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | LANGU | LANG (1) | |
| PROC_ID | Grantor Program Process | CRMT_GPM_PROCESS | CHAR (2) | |
| PROC_OBJ_TYPE | Leading Business Transaction Category | CRMT_SWO_OBJTYP_PROCESS | CRMC_GPM_PROC | CHAR (10) |
| PROC_TEXT | Description (20 Characters) | CRMT_DESCRIPTION_20 | CHAR (20) |


