TDATS - R/3 DD: Control for Generating Data Interfaces
R/3 DD: Control for Generating Data Interfaces information is stored in SAP table TDATS.
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
It is part of development package SDIC in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "ABAP Dictionary".
Fields for table TDATS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DDPROJ | Project ID | X | DDPROJ | CHAR | 1 | |
DNUM | ABAP Dictionary: Number of Data Interface | X | DNUM | NUMC | 2 | |
PROGNAME | ABAP Program Name | PROGNAME | CHAR | 40 | ||
HNUM | Header interface number | HNUM | NUMC | 2 | ||
VIEWTAB | View table | VIEWTAB | CHAR | 30 | * | |
TABNAME | Table Name | TABNAME | CHAR | 30 | * | |
KEY1 | First key field | KEY1 | CHAR | 30 | * | |
KEY2 | Second key field (if there is one) | KEY2 | CHAR | 30 | * | |
POSNAME | Name of the item number | POSNAME | CHAR | 30 | * | |
TEXTTAB | Text table (if one exists) | TEXTTAB_D | CHAR | 30 | * | |
HEADTAB | Header table | HEADTAB | CHAR | 30 | * |