The CRMC_SUBJPROFILT table in SAP ERP or S/4HANA stores Subject Profile data. There are total 4 fields in CRMC_SUBJPROFILT table. The Subject Profile 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_SUBJPROFILT table. It is in QM Basic Data: Catalog Data (CRM_QSKT) ABAP package and is part of the Catalogs (CRM-BF-CAT) module.
SAP CRMC_SUBJPROFILT Table Fields
Following is the list of fields that are available in SAP CRMC_SUBJPROFILT table. The primary key fields of the table are CLIENT (Client), SUBJECT_PROFILE (Subject Profile), TEXT_LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SUBJECT_PROFILE | Subject Profile | CRMT_SUBJECT_PROFILE | CRMC_SUBJPROFILE | CHAR (9) |
| TEXT_LANGUAGE | Language Key | SPRAS | LANG (1) | |
| PROFILE_TEXT | Text (30 Characters) | TEXT30 | CHAR (30) |


