The CRMC_MAINT_PROFT table in SAP ERP or S/4HANA stores Maintenance Profile: Texts data. There are total 4 fields in CRMC_MAINT_PROFT table. The Maintenance Profile: 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_MAINT_PROFT table. It is in Generic One Order Extensions (CRM_BTX_EXTENSION) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_MAINT_PROFT Table Fields
Following is the list of fields that are available in SAP CRMC_MAINT_PROFT table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), MAINT_PROFILE (Enhancement Profile for Business Transaction).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGU | Language Key | SPRAS | LANG (1) | |
| MAINT_PROFILE | Enhancement Profile for Business Transaction | CRMT_MAINTENANCE_PROFILE | CRMC_MAINT_PROF | CHAR (10) |
| TEXT | Text for Enhancement Profile | CRMT_MAINT_PROF_TEXT | CHAR (40) |


