The ENTCOPY02 table in SAP ERP or S/4HANA stores User Exits for Entity Copier data. There are total 4 fields in ENTCOPY02 table. The User Exits for Entity Copier 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 ENTCOPY02 table. It is in Entity copy (ECOP) ABAP package and is part of the Global Organization Customizing (CA-CUS) module.
SAP ENTCOPY02 Table Fields
Following is the list of fields that are available in SAP ENTCOPY02 table. The primary key fields of the table are DOMNAME (Domain name), TABNAME (Table Name), FUNCTYPE (Function Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DOMNAME | Domain name | DOMNAME | * | CHAR (30) |
| TABNAME | Table Name | TABNAME | * | CHAR (30) |
| FUNCTYPE | Function Type | FUNCTYPE | CHAR (2) | |
| FUNCNAME | Name of Function Module | RS38L_FNAM | TFDIR | CHAR (30) |


