The CRMC_GAP_HEADER table in SAP ERP or S/4HANA stores Grantor application header customizing data. There are total 4 fields in CRMC_GAP_HEADER table. The Grantor application header customizing 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_GAP_HEADER table. It is in Grantor Application Customizing (CRM_ISPS_GAP_CUSTOMIZING) ABAP package and is part of the Grantor Application (CRM-IPS-BTX-APL) module.
SAP CRMC_GAP_HEADER Table Fields
Following is the list of fields that are available in SAP CRMC_GAP_HEADER table. The primary key fields of the table are CLIENT (Client), PROCESS_TYPE (Business Transaction Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| PROCESS_TYPE | Business Transaction Type | CRMT_PROCESS_TYPE | CRMC_PR_ASSIGN | CHAR (4) |
| SUBJECT_PROFILE | Subject Profile | CRMT_SUBJECT_PROFILE | CRMC_SUBJPROFILE | CHAR (9) |
| CHANGE_REQUEST | Logical Variable | CRMT_BOOLEAN | CHAR (1) |


