The EIDESWTDOCREF table in SAP ERP or S/4HANA stores Switch Document Reference data. There are total 5 fields in EIDESWTDOCREF table. The Switch Document Reference 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 EIDESWTDOCREF table. It is in IDE Change of Supplier and Service (EE_IDE_SWITCH) ABAP package and is part of the Intercompany Data Exchange (IS-U-IDE) module.
SAP EIDESWTDOCREF Table Fields
Following is the list of fields that are available in SAP EIDESWTDOCREF table. The primary key fields of the table are MANDT (Client), STEPKEY (Switch Document Step, Unique Key), REFKEY (Switch Document Reference, Unique Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| STEPKEY | Switch Document Step, Unique Key | EIDESWTSTEPKEY | EIDESWTDOCSTEP | CHAR (22) |
| REFKEY | Switch Document Reference, Unique Key | EIDESWTREFKEY | CHAR (22) | |
| OBJECT | Object Type | SWO_OBJTYP | * | CHAR (10) |
| OBJECTKEY | Generic Object Key | EIDEGENERICKEY | CHAR (50) |


