The DXPROJ table in SAP ERP or S/4HANA stores Projects for Mass Data Transfer to R/3 data. There are total 2 fields in DXPROJ table. The Projects for Mass Data Transfer to R/3 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 DXPROJ table. It is in Data Transfer Workbench (S_DX_BAPI) ABAP package and is part of the Data Transfer Workbench (BC-SRV-DX-DXW) module.
SAP DXPROJ Table Fields
Following is the list of fields that are available in SAP DXPROJ table. The primary key fields of the table are MANDT (Client), PROJECT (Data transfer project).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PROJECT | Data transfer project | DXPROJECT | CHAR (15) |


