The CRMC_REF_PROF_T table in SAP ERP or S/4HANA stores Add. External References Profile Descriptions data. There are total 4 fields in CRMC_REF_PROF_T table. The Add. External References Profile Descriptions 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_REF_PROF_T table. It is in External Reference Numbers in the Business Transaction (CRM_EXT_REF) ABAP package and is part of the Basic Functions for Business Transactions (CRM-BTX-BF) module.
SAP CRMC_REF_PROF_T Table Fields
Following is the list of fields that are available in SAP CRMC_REF_PROF_T table. The primary key fields of the table are CLIENT (Client), REF_PROFILE (Profile of External References), LANGU (Language Key of Description).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| REF_PROFILE | Profile of External References | CRMT_EXT_REF_PROFILE | CRMC_REF_PROF | CHAR (4) |
| LANGU | Language Key of Description | CRMT_LANGUAGE | LANG (1) | |
| DESCRIPTION | Description | CRMT_DESCRIPTION | CHAR (40) |


