The CRMC_CODEX_CHK_T table in SAP ERP or S/4HANA stores Check Number Text data. There are total 3 fields in CRMC_CODEX_CHK_T table. The Check Number Text 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_CODEX_CHK_T table. It is in CRM: Check Service Data Exchange (CRM_DATAEXCHANGE_SRV_CHECK) ABAP package and is part of the Controlling Integration Service (CRM-BTX-COI-SRV) module.
SAP CRMC_CODEX_CHK_T Table Fields
Following is the list of fields that are available in SAP CRMC_CODEX_CHK_T table. The primary key fields of Check Number Text table in SAP are LANGU (Language Key), CHECK_NO (Check Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Language Key | LANGU | T002 | LANG (1) |
| CHECK_NO | Check Number | CRMT_CODEX_CHECK_NO | CRMC_CODEX_CHK | CHAR (3) |
| CHECK_T | Text, 40 Characters Long | TEXT40 | CHAR (40) |


