The COPC_SET_CCON table in SAP ERP or S/4HANA stores Settings for Cash Concentration data. There are total 7 fields in COPC_SET_CCON table. The Settings for Cash Concentration 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 COPC_SET_CCON table. It is in Globalization: E-Payment Integration Cash Operation Center (ID-FI-EPIC-COPC) ABAP package and is part of the E-Payment Integration China (FI-LOC-EPI-CN) module.
SAP COPC_SET_CCON Table Fields
Following is the list of fields that are available in SAP COPC_SET_CCON table. The primary key fields of the table are MANDT (Client), BUKRS (Company Code), HBKID (Short Key for a House Bank), HKTID (ID for Account Details).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| BUKRS | Company Code | BUKRS | T001 | CHAR (4) |
| HBKID | Short Key for a House Bank | HBKID | T012 | CHAR (5) |
| HKTID | ID for Account Details | HKTID | T012K | CHAR (5) |
| MINIM | Planned Balance for a Bank Account in Cash Concentration | COPC_PLANNED_BAL | CURR (23) | |
| MINAB | Minimum Amount for Pymt Req. in Cash Concentration | COPC_MINIMUM_AMOUNT | CURR (23) | |
| INCL_EPIC_CASH_BAL | Include Cash Balance in Balance Before | COPC_INCL_EPIC_CASH_BAL | CHAR (1) |


