SAP ABAP Table DTYPINFO (DD: data type information (part of nametab information))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDDO (Package) ABAP/4 Dictionary: Domains, Data Elements
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | DTYPINFO |
|
| Short Description | DD: data type information (part of nametab information) |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
FLDTYPE | NTABSHORT | RAW | 1 | 0 | ABAP data type (coded) | ||
| 2 | |
ABTYPE | NTABSHORT | RAW | 1 | 0 | ABAP data type (nametab interface coded) | ||
| 3 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 4 | |
INTTYPE | INTTYPE | CHAR | 1 | 0 | ABAP data type (C,D,N,...) | ||
| 5 | |
DBLENGTH | NTABLONG | RAW | 2 | 0 | Field Length in ABAP | ||
| 6 | |
DBLENGTH2 | DDRAW4 | RAW | 4 | 0 | ABAP Dictionary: Length on Database | ||
| 7 | |
INTDECIM | NTABSHORT | RAW | 1 | 0 | Number of decimal places in the field | ||
| 8 | |
DDINTLENG | NTABLONG | RAW | 2 | 0 | Dictionary length for DEC, CURR, QUAN types | ||
| 9 | |
OUTLENGTH | NTABLONG | RAW | 2 | 0 | Field Output Length | ||
| 10 | |
CONVEXIT | CONVEXIT | CHAR | 5 | 0 | Conversion Routine | ||
| 11 | |
MEMORYID | MEMORYID | CHAR | 20 | 0 | Set/Get parameter ID | * | |
| 12 | |
0 | 0 | Flag byte 1 of nametab for data elements and table types | |||||
| 13 | |
SIGNFLAG | AS4FLAG | CHAR | 1 | 0 | Flag for sign in numerical fields | ||
| 14 | |
LOWERCASE | AS4FLAG | CHAR | 1 | 0 | Lowercase letters allowed/not allowed | ||
| 15 | |
VALEXI | AS4FLAG | CHAR | 1 | 0 | Existence of fixed values | ||
| 16 | |
LOGFLAG | AS4FLAG | CHAR | 1 | 0 | Indicator for writing change documents | ||
| 17 | |
0 | 0 | Flag byte 2 in nametab for field attributes | |||||
| 18 | |
DDCONVEXIT | AS4FLAG | CHAR | 1 | 0 | Indicator if a conversion exit is in use | ||
| 19 | |
DDMEMORYID | AS4FLAG | CHAR | 1 | 0 | Indicator if a set/get parameter ID is in use | ||
| 20 | |
DDDIGITS | AS4FLAG | CHAR | 1 | 0 | Indicator of ABAP data type P | ||
| 21 | |
0 | 0 | Flag byte 3 of nametab for field attributes? | |||||
| 22 | |
DDSHLPEX | DDFLAG | CHAR | 1 | 0 | Search help exists | ||
| 23 | |
DDF4HELPEX | DDFLAG | CHAR | 1 | 0 | F4 help exists | ||
| 24 | |
DDLTRFLDDI | DDBOOL | CHAR | 1 | 0 | Basic write direction has been defined LTR (left-to-right) | ||
| 25 | |
DDBIDICTRL | DDBOOL | CHAR | 1 | 0 | DD: No Filtering of BIDI Formatting Characters | ||
| 26 | |
DDNOHISTORY | DDBOOL | CHAR | 1 | 0 | DD: Flag for Deactivating Input History in Screen Field |
History
| Last changed by/on | SAP | 20141013 |
| SAP Release Created in |