DXRELAT - Assignment of Files to Tasks
Assignment of Files to Tasks information is stored in SAP table DXRELAT.
It is part of development package S_DX_BAPI in software component BC-SRV-DX-DXW. This development package consists of objects that can be grouped under "Data Transfer Workbench".
It is part of development package S_DX_BAPI in software component BC-SRV-DX-DXW. This development package consists of objects that can be grouped under "Data Transfer Workbench".
Fields for table DXRELAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | DXTASKS |
PROJECT | Data transfer project | X | DXPROJECT | CHAR | 15 | DXTASKS |
SUBPROJECT | Data Transfer Subproject | X | DXSUBPROJ | CHAR | 15 | DXTASKS |
RUNDEF | Data Transfer - Run Definition | X | DXDEFINIT | CHAR | 15 | DXTASKS |
TASK | Data transfer task | X | DXTASK | CHAR | 15 | DXTASKS |
FILEID | File ID for data transfer into R/3 | X | DXFILEID | NUMC | 5 | DXFILE |
TASKIO | Input or output file of task? | X | DXTASKIO | CHAR | 1 |