SAP COPC_ACCT_TYP Table – Bank Account Type

The COPC_ACCT_TYP table in SAP ERP or S/4HANA stores Bank Account Type data. There are total 10 fields in COPC_ACCT_TYP table. The Bank Account Type 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_ACCT_TYP 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_ACCT_TYP Table Fields

Following is the list of fields that are available in SAP COPC_ACCT_TYP table. The primary key fields of the table are MANDT (Client), ACCOUNT_TYPE (Cash Account Type).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
ACCOUNT_TYPE Cash Account Type COPC_ACCOUNT_TYPE CHAR (4)
ACCOUNT_TYPE_NAME Cash Account Type Name COPC_ACCOUNT_TYPE_NAME CHAR (30)
INCOMING_FLAG Cash Account Used for Incoming Payments COPC_ACCOUNT_INCOMING_FLAG CHAR (1)
INCOMING_PM Incoming Payment Method COPC_ZLSCH_IN T042Z CHAR (1)
OUTGOING_FLAG Cash Account Used for Outgoing Payments COPC_ACCOUNT_OUTGOING_FLAG CHAR (1)
OUTGOING_PM Outgoing Payment Method COPC_ZLSCH_OUT T042Z CHAR (1)
CONCTRTION_FROM Cash Account Used as Source in Cash Concentration COPC_ACCOUNT_CONCTRTION_FROM CHAR (1)
CONCTRTION_TO Cash Account Used as Target in Cash Concentration COPC_ACCOUNT_CONCTRTION_TO CHAR (1)
ORG_DEDICATED_FLAG Cash Account Dedicated to Org. Unit COPC_ACCOUNT_ORG_DEDICATED CHAR (1)