The EDEXTASKREF table in SAP ERP or S/4HANA stores Reference for a Data Exchange Task data. There are total 4 fields in EDEXTASKREF table. The Reference for a Data Exchange Task 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 EDEXTASKREF 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 EDEXTASKREF Table Fields
Following is the list of fields that are available in SAP EDEXTASKREF table. The primary key fields of the table are MANDT (Client), DEXTASKID (Internal Key for Data Exchange Task).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| DEXTASKID | Internal Key for Data Exchange Task | E_DEXTASKID | EDEXTASK | CHAR (22) |
| DEXREFERENCEID | Reference in Data Exchange Process | E_DEXREFERENCEID | NUMC (1) | |
| DEXTASKREFVAL | Reference for Data Exchange Task | E_DEXTASKREF | CHAR (30) |


