DCDTX031L SAP (DD: Nametab Fields with Expanded Flags for DTEL) Structure details

Dictionary Type: Structure
Description: DD: Nametab Fields with Expanded Flags for DTEL




ABAP Code to SELECT data from DCDTX031L
Related tables to DCDTX031L
Access table DCDTX031L




Structure field list including key, data, relationships and ABAP select examples

DCDTX031L is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "DD: Nametab Fields with Expanded Flags for DTEL" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DCDTX031L TYPE DCDTX031L.

The DCDTX031L table consists of various fields, each holding specific information or linking keys about DD: Nametab Fields with Expanded Flags for DTEL data available in SAP. These include POSITION (Position number of table field), KEYFLAG (Bit not used in nametab), SIGNFLAG (Flag for sign in numerical fields), LOWERCASE (Lowercase letters allowed/not allowed).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP DCDTX031L structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TABNAMEData element (semantic domain) ROLLNAMECHAR30Assigned to domainROLLNAMEROLDD_DTEL
POSITIONPosition number of table field DTDDFLPOSCHAR1
KEYFLAGBit not used in nametab DDUNUSEDCHAR1DDBOOL
SIGNFLAGFlag for sign in numerical fields SIGNFLAGCHAR1AS4FLAG
LOWERCASELowercase letters allowed/not allowed LOWERCASECHAR1AS4FLAG
CHECKFLAGBit not used in nametab DDUNUSEDCHAR1DDBOOL
VALEXIExistence of fixed values VALEXICHAR1AS4FLAG
LOGFLAGIndicator for writing change documents LOGFLAGCHAR1AS4FLAG
NOTNULLBit not used in nametab DDUNUSEDCHAR1DDBOOL
NULLABLEBit not used in nametab DDUNUSEDCHAR1DDBOOL
REFERENCEBit not used in nametab DDUNUSEDCHAR1DDBOOL
CONVEXFLGIndicator if a conversion exit is in use DDCONVEXITCHAR1AS4FLAG
PARAMIDIndicator if a set/get parameter ID is in use DDMEMORYIDCHAR1AS4FLAG
CHKTABFLGBit not used in nametab DDUNUSEDCHAR1DDBOOL
DIGITFLGIndicator of ABAP data type P DDDIGITSCHAR1AS4FLAG
UNUSED2_5Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED2_6Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED2_7Bit not used in nametab DDUNUSEDCHAR1DDBOOL
SHLPEXSearch help exists DDSHLPEXCHAR1DDFLAG
F4HELPEXF4 help exists DDF4HELPEXCHAR1DDFLAG
UNUSED3_2Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_3Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_4Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_5Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_6Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_7DD: Flag for Deactivating Input History in Screen Field DDNOHISTORYCHAR1DDBOOL
FLAG4Flag byte 4 in the fields of the runtime object DTFDFLAG4CHAR1
DBTABPOSPosition number of table field in database DTFLPOSCHAR1
FIELDTYPEABAP data type (coded) DDFLDTYPEINT13DDINT1
OFFSETTable field offset DTROFFSETCHAR1
DBLENGTHLength of field in ABAP DDDBLENGTHINT25DDINT2
DBLENGTH2ABAP Dictionary: Length on Database DDDBLENGT2INT410DDINT4
EXLENGTHField output length DDOUTLENGINT25DDINT2
DECIMALSNumber of decimal places in the field DDINTDECIMINT13DDINT1
DEPTHDepth in nested structures DTDEPTHCHAR1
FLDALIGNAlignment of types with different pointer lengths DTFLDALIGNCHAR1
FIELDNAMEData element (semantic domain) ROLLNAMECHAR30Assigned to domainROLLNAMEROLDD_DTEL
ROLLNAMEReference type DTROLLNAMECHAR1
ABTYPEABAP data type (nametab interface coded) ABTYPERAW1NTABSHORT
DTYPData Type in ABAP Dictionary DATATYPE_DCHAR4DTYPEDATATYPE
EXIDABAP data type (C,D,N,...) INTTYPECHAR1INTTYPE
REFTABLETable for reference field DTREFTABLECHAR1
REFFIELDReference field for currency and qty fields DTREFFIELDCHAR1
PRECFIELDInternal precision DTPRECINTCHAR1
CONVEXITConversion Routine CONVEXITCHAR5CONVEXIT
MEMORYIDSet/Get parameter ID MEMORYIDCHAR20Assigned to domainMEMORYID
CHECKTABLECheck table name of the foreign key DTCHECKTABCHAR1
DIGITSDictionary length for DEC, CURR, QUAN types DDINTLENINT25DDINT2

Key field Non-key field



How do I retrieve data from SAP structure DCDTX031L using ABAP code?

As DCDTX031L is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DCDTX031L as there is no data to select.

How to access SAP table DCDTX031L

Within an ECC or HANA version of SAP you can also view further information about DCDTX031L and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!