The EDEXCOMMFORMT table in SAP ERP or S/4HANA stores Communication Format (Text) data. There are total 3 fields in EDEXCOMMFORMT table. The Communication Format (Text) 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 EDEXCOMMFORMT table. It is in Data Exchange at Point of Delivery Level (EE_DATEX) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP EDEXCOMMFORMT Table Fields
Following is the list of fields that are available in SAP EDEXCOMMFORMT table. The primary key fields of the table are DEXCOMMFORM (Communication Format), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DEXCOMMFORM | Communication Format | E_DEXCOMMFORM | EDEXCOMMFORM | CHAR (5) |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| DEXCOMMFORMTEXT | Description of Communication Format | E_DEXCOMMFORMTXT | CHAR (30) |


