EWX031L_4X SAP (Name tab structure, database structure DDNTF as of Re.4X) Structure details

Dictionary Type: Structure
Description: Name tab structure, database structure DDNTF as of Re.4X




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




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

EWX031L_4X 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 "Name tab structure, database structure DDNTF as of Re.4X" 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_EWX031L_4X TYPE EWX031L_4X.

The EWX031L_4X table consists of various fields, each holding specific information or linking keys about Name tab structure, database structure DDNTF as of Re.4X data available in SAP. These include POSITION (Position number of table field in database), AG1 (Flag 1 length 1 byte for field attributes), FLAG2 (Flag 2 length 1 byte for field attributes), FLAG3 (Flag 1 length 1 byte for field attributes).. 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 EWX031L_4X 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
TABNAME Table name0
POSITIONPosition number of table field in database FLPOSRAW2NTABLONG
AG1Flag 1 length 1 byte for field attributes FDFLAG1RAW1NTABSHORT
FLAG2Flag 2 length 1 byte for field attributes FDFLAG2RAW1NTABSHORT
FLAG3 Flag 1 length 1 byte for field attributes0
FLAG4 Flag 2 length 1 byte for field attributes0
DBTABPOS Position number of table field0
FIELDTYPEABAP data type (coded) FLDTYPERAW1NTABSHORT
OFFSETTable field offset ROFFSETRAW4DDRAW4
DBLENGTHLength of field in ABAP DBLENGTHRAW2NTABLONG
EXLENGTHField output length OUTLENGTHRAW2NTABLONG
DECIMALSNumber of decimal places in the field INTDECIMRAW1NTABSHORT
DEPTH Depth in nested structures0
FLDALIGN Alignment of types with different pointer lengths0
FIELDNAME Local field name0
ROLLNAME Data element (semantic domain)0
ABTYPEABAP data type (nametab interface coded) ABTYPERAW1NTABSHORT
DTYP Data type in ABAP dictionary0
EXIDABAP data type (C,D,N,...) INTTYPECHAR1INTTYPE
REFTABLE Table for reference field0
REFFIELD Reference field for currency and qty fields0
PRECFIELDInternal precision PRECINTERNRAW2NTABLONG
CONVEXITConversion Routine CONVEXITCHAR5CONVEXIT
MEMORYID Set/Get parameter ID0
CHECKTABLE Check table name of the foreign key0
DIGITSDictionary length for DEC, CURR, QUAN types DDINTLENGRAW2NTABLONG

Key field Non-key field



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

As EWX031L_4X 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 EWX031L_4X as there is no data to select.

How to access SAP table EWX031L_4X

Within an ECC or HANA version of SAP you can also view further information about EWX031L_4X 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!