The COPC_RULE table in SAP ERP or S/4HANA stores Rule data. There are total 2 fields in COPC_RULE table. The Rule 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_RULE 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_RULE Table Fields
Following is the list of fields that are available in SAP COPC_RULE table. The primary key fields of the table are POSTING_RULE (COPC Rule ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| POSTING_RULE | COPC Rule ID | COPC_POSTING_RULE | CHAR (10) | |
| RULE_FLTVAL | Rule Filter Value | COPC_RULE_FLTVAL | CHAR (30) |


