SAP ABAP Table DTELINFO (DD: nametab information for data element (elementary type))
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 DTELINFO   Table Relationship Diagram
Short Description DD: nametab information for data element (elementary type)    
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 .INCLUDE       0   0   DD: header information for types (nametab information)  
2 TYPENAME TYPENAME OBJECTNAME CHAR 30   0   Name of Dictionary Type  
3 UUID UUID UUID RAW 16   0   Global Unique ID for table  
4 CRSTAMP CRSTAMP TIMESTMP CHAR 14   0   Time of nametab generation  
5 ABSTAMP ABSTAMP TIMESTMP CHAR 14   0   ABAP Time Stamp  
6 DYSTAMP DYSTAMP TIMESTMP CHAR 14   0   Screen time stamp  
7 TABTYPE TABTYPE TABTYPE CHAR 1   0   Type of the Dictionary object  
8 TABFORM TABFORM TABFORM CHAR 1   0   How the Dictionary object is implemented in the database  
9 REFNAME TREFNAME OBJECTNAME CHAR 30   0   DD: reference to type or domain  
10 UNICODELG UNICODELG NTABSHORT RAW 1   0   Unicode length with which runtime object was generated  
11 REFKIND TYPEKIND TYPEKIND CHAR 1   0   Category of Dictionary Type  
12 .INCLUDE       0   0   DD: data type information (part of nametab information)  
13 FIELDTYPE FLDTYPE NTABSHORT RAW 1   0   ABAP data type (coded)  
14 ABTYPE ABTYPE NTABSHORT RAW 1   0   ABAP data type (nametab interface coded)  
15 DTYP DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
16 EXID INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
17 DBLENGTH DBLENGTH NTABLONG RAW 2   0   Field Length in ABAP  
18 DBLENGTH2 DBLENGTH2 DDRAW4 RAW 4   0   ABAP Dictionary: Length on Database  
19 DECIMALS INTDECIM NTABSHORT RAW 1   0   Number of decimal places in the field  
20 DIGITS DDINTLENG NTABLONG RAW 2   0   Dictionary length for DEC, CURR, QUAN types  
21 EXLENGTH OUTLENGTH NTABLONG RAW 2   0   Field Output Length  
22 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
23 MEMORYID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
24 .INCLUDE       0   0   Flag byte 1 of nametab for data elements and table types  
25 SIGN SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
26 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
27 VALEXI VALEXI AS4FLAG CHAR 1   0   Existence of fixed values  
28 LOGFLAG LOGFLAG AS4FLAG CHAR 1   0   Indicator for writing change documents  
29 .INCLUDE       0   0   Flag byte 2 in nametab for field attributes  
30 CONVEXFLG DDCONVEXIT AS4FLAG CHAR 1   0   Indicator if a conversion exit is in use  
31 PARAMID DDMEMORYID AS4FLAG CHAR 1   0   Indicator if a set/get parameter ID is in use  
32 DIGITFLG DDDIGITS AS4FLAG CHAR 1   0   Indicator of ABAP data type P  
33 .INCLUDE       0   0   Flag byte 3 of nametab for field attributes?  
34 SHLPEX DDSHLPEX DDFLAG CHAR 1   0   Search help exists  
35 F4AVAILABL DDF4HELPEX DDFLAG CHAR 1   0   F4 help exists  
36 LTRFLDDIS DDLTRFLDDI DDBOOL CHAR 1   0   Basic write direction has been defined LTR (left-to-right)  
37 BIDICTRLC DDBIDICTRL DDBOOL CHAR 1   0   DD: No Filtering of BIDI Formatting Characters  
38 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