The CRMC_TC_AUTH_T table in SAP ERP or S/4HANA stores TC: Description of Checking Group for Authorization data. There are total 4 fields in CRMC_TC_AUTH_T table. The TC: Description of Checking Group for Authorization 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_TC_AUTH_T table. It is in Toll Collection: Contract (CRM_TC_BTX_CONT) ABAP package and is part of the Business Transaction (CRM-ITT-ETC-BTX) module.
SAP CRMC_TC_AUTH_T Table Fields
Following is the list of fields that are available in SAP CRMC_TC_AUTH_T table. The primary key fields of the table are CLIENT (Client), LANGU (Payment Cards: Language Key), CHECK_GRP (TC: Payment Cards: Checking Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| LANGU | Payment Cards: Language Key | COMT_CARD_SYS_LANGUAGE | LANG (1) | |
| CHECK_GRP | TC: Payment Cards: Checking Group | CRMT_TC_CHECK_GRP | CRMC_TC_AUTH | CHAR (2) |
| DESCRIPTION | Description | COMT_DESCRIPTION | CHAR (40) |


