SAP ABAP Table DCTX031L (DD: Nametab fields with expanded flags)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
Table Category INTTAB    Structure 
Structure DCTX031L   Table Relationship Diagram
Short Description DD: Nametab fields with expanded flags    
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 TABNAME TABNAME AS4TAB CHAR 30   0   Table Name *
2 POSITION DDFLPOS DDINT2 INT2 5   0   Position number of table field  
3 .INCLUDE       0   0   Flag byte 1 of nametab for field attributes  
4 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
5 SIGNFLAG SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
6 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
7 CHECKFLAG CHECKFLAG AS4FLAG CHAR 1   0   No check in Screen Painter  
8 VALEXI VALEXI AS4FLAG CHAR 1   0   Existence of fixed values  
9 LOGFLAG LOGFLAG AS4FLAG CHAR 1   0   Indicator for writing change documents  
10 NOTNULL NOTNULL NOTNULL CHAR 1   0   Indicator for initial values in database fields  
11 NULLABLE NULLABLE AS4FLAG CHAR 1   0   Null values allowed  
12 .INCLUDE       0   0   Flag byte 2 in nametab for field attributes  
13 REFERENCE DDREF_D AS4FLAG CHAR 1   0   Indicator whether the field reference table + field filled  
14 CONVEXFLG DDCONVEXIT AS4FLAG CHAR 1   0   Indicator if a conversion exit is in use  
15 PARAMID DDMEMORYID AS4FLAG CHAR 1   0   Indicator if a set/get parameter ID is in use  
16 CHKTABFLG DDCHECKTB AS4FLAG CHAR 1   0   Indicator if a check table is in use  
17 DIGITFLG DDDIGITS AS4FLAG CHAR 1   0   Indicator of ABAP data type P  
18 UNUSED2_5 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
19 UNUSED2_6 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
20 UNUSED2_7 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
21 .INCLUDE       0   0   Flag Byte 3 of Nametab for Field Attributes  
22 SHLPEX DDSHLPEX DDFLAG CHAR 1   0   Search help exists  
23 F4HELPEX DDF4HELPEX DDFLAG CHAR 1   0   F4 help exists  
24 UNUSED3_2 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
25 UNUSED3_3 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
26 UNUSED3_4 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
27 UNUSED3_5 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
28 UNUSED3_6 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
29 UNUSED3_7 DDNOHISTORY DDBOOL CHAR 1   0   DD: Flag for Deactivating Input History in Screen Field  
30 .INCLUDE       0   0   Flag byte 4 of nametab for field attributes?  
31 UNUSED4_0 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
32 UNUSED4_1 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
33 UNUSED4_2 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
34 UNUSED4_3 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
35 UNUSED4_4 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
36 UNUSED4_5 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
37 UNUSED4_6 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
38 UNUSED4_7 DDUNUSED DDBOOL CHAR 1   0   Bit not used in nametab  
39 DBTABPOS FLPOS NTABLONG RAW 2   0   Position number of table field in database  
40 FIELDTYPE DDFLDTYPE DDINT1 INT1 3   0   ABAP data type (coded)  
41 OFFSET DDROFFSET DDINT2 INT2 5   0   Table field offset  
42 DBLENGTH DDDBLENGTH DDINT2 INT2 5   0   Field Length in ABAP  
43 DBLENGTH2 DDDBLENGT2 DDINT4 INT4 10   0   ABAP Dictionary: Length on Database  
44 EXLENGTH DDOUTLENG DDINT2 INT2 5   0   Field Output Length  
45 DECIMALS DDINTDECIM DDINT1 INT1 3   0   Number of decimal places in the field  
46 DEPTH DDDEPTH NTABSHORT RAW 1   0   Depth in nested structures  
47 FLDALIGN FLDALIGN NTABSHORT RAW 1   0   Alignment of types with different pointer lengths  
48 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
49 ROLLNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) *
50 ABTYPE ABTYPE NTABSHORT RAW 1   0   ABAP data type (nametab interface coded)  
51 DTYP DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
52 EXID INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
53 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
54 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
55 PRECFIELD DDPRECINT DDINT2 INT2 5   0   Internal precision  
56 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
57 MEMORYID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
58 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
59 DIGITS DDINTLEN DDINT2 INT2 5   0   Dictionary length for DEC, CURR, QUAN types  
History
Last changed by/on SAP  20141013 
SAP Release Created in