The COMC_PC_RESP_T table in SAP ERP or S/4HANA stores Payment Cards: Results of Checks (Texts) data. There are total 5 fields in COMC_PC_RESP_T table. The Payment Cards: Results of Checks (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 COMC_PC_RESP_T table. It is in CRM Order: Decoupling of Business Partner (CRM_BUPA_MD) ABAP package and is part of the Customizing for Business Transactions (CRM-BTX-BF-CU) module.
SAP COMC_PC_RESP_T Table Fields
Following is the list of fields that are available in SAP COMC_PC_RESP_T table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key of Description), AUTH_CHECK_TYPE (Payment Cards: Type of Check for Clearing House), AUTH_CHECK_RES (Payment Cards: Result of Check by Clearing House).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| LANGU | Language Key of Description | COMT_LANGUAGE | T002 | LANG (1) |
| AUTH_CHECK_TYPE | Payment Cards: Type of Check for Clearing House | COMT_AUTH_CHECK_TYPE | CHAR (1) | |
| AUTH_CHECK_RES | Payment Cards: Result of Check by Clearing House | COMT_AUTH_CHECK_RESULT | COMC_PC_RESP | CHAR (4) |
| DESCRIPTION | Description | COMT_DESCRIPTION | CHAR (40) |


