SAP ECOMPROCT Table – Function Modules for Each Communication Event (Texts)

The ECOMPROCT table in SAP ERP or S/4HANA stores Function Modules for Each Communication Event (Texts) data. There are total 4 fields in ECOMPROCT table. The Function Modules for Each Communication Event (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 ECOMPROCT table. It is in IS-U: Deregulation (EECC_EDI) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.

SAP ECOMPROCT Table Fields

Following is the list of fields that are available in SAP ECOMPROCT table. The primary key fields of the table are LANGU (Language Key), COMEVENT (Communication Event), FUNCNAME (Name of Function Module).

Field Description Data Element Check Table Data Type
LANGU Language Key SPRAS T002 LANG (1)
COMEVENT Communication Event COMEVENT ECOMEVENT CHAR (10)
FUNCNAME Name of Function Module RS38L_FNAM ECOMPROC CHAR (30)
PROCTEXT Text for event handler PROCTEXT CHAR (80)