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   Table Relationship Diagram
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 FIELDTYPE FLDTYPE NTABSHORT RAW 1   0   ABAP data type (coded)  
2 ABTYPE ABTYPE NTABSHORT RAW 1   0   ABAP data type (nametab interface coded)  
3 DTYP DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
4 EXID INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
5 DBLENGTH DBLENGTH NTABLONG RAW 2   0   Field Length in ABAP  
6 DBLENGTH2 DBLENGTH2 DDRAW4 RAW 4   0   ABAP Dictionary: Length on Database  
7 DECIMALS INTDECIM NTABSHORT RAW 1   0   Number of decimal places in the field  
8 DIGITS DDINTLENG NTABLONG RAW 2   0   Dictionary length for DEC, CURR, QUAN types  
9 EXLENGTH OUTLENGTH NTABLONG RAW 2   0   Field Output Length  
10 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
11 MEMORYID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
12 .INCLUDE       0   0   Flag byte 1 of nametab for data elements and table types  
13 SIGN SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
14 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
15 VALEXI VALEXI AS4FLAG CHAR 1   0   Existence of fixed values  
16 LOGFLAG LOGFLAG AS4FLAG CHAR 1   0   Indicator for writing change documents  
17 .INCLUDE       0   0   Flag byte 2 in nametab for field attributes  
18 CONVEXFLG DDCONVEXIT AS4FLAG CHAR 1   0   Indicator if a conversion exit is in use  
19 PARAMID DDMEMORYID AS4FLAG CHAR 1   0   Indicator if a set/get parameter ID is in use  
20 DIGITFLG DDDIGITS AS4FLAG CHAR 1   0   Indicator of ABAP data type P  
21 .INCLUDE       0   0   Flag byte 3 of nametab for field attributes?  
22 SHLPEX DDSHLPEX DDFLAG CHAR 1   0   Search help exists  
23 F4AVAILABL DDF4HELPEX DDFLAG CHAR 1   0   F4 help exists  
24 LTRFLDDIS DDLTRFLDDI DDBOOL CHAR 1   0   Basic write direction has been defined LTR (left-to-right)  
25 BIDICTRLC DDBIDICTRL DDBOOL CHAR 1   0   DD: No Filtering of BIDI Formatting Characters  
26 NOHISTORY 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