SAP Table LIST_DE

Repository Infosystem: List structure - data elements

LIST_DE (Repository Infosystem: List structure - data elements) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link LIST_DE to other SAP tables.

LIST_DE table fields

Field Data element Checktable Datatype Length Decimals
ROLLNAME Data element (semantic domain) ROLLNAME CHAR 30 0
TEXT Explanatory short text DDTEXT CHAR 60 0
AS4LOCAL Activation Status of a Repository Object AS4LOCAL CHAR 1 0
A Entry activated or generated in this form
L Lock entry (first N version)
N Entry edited, but not activated
S Previously active entry, backup copy
T Temporary version when editing
DEVCLASS Package DEVCLASS TDEVC CHAR 30 0
DOMNAME Domain name DOMNAME DD01L CHAR 30 0
DATATYPE Data Type in ABAP Dictionary DATATYPE_D CHAR 4 0
ACCP Posting period YYYYMM
CHAR Character String
CLNT Client
CUKY Currency key, referenced by CURR fields
CURR Currency field, stored as DEC
D16D Decimal Floating Point, 16 Digits, DEC on Database
D16R Decimal Floating Point, 16 Digits, RAW on Database
D16S Decimal Floating Point. 16 Digits, with Scale Field
D34D Decimal Floating Point, 34 Digits, DEC on Database
D34R Decimal Floating Point, 34 Digits, RAW on Database
D34S Decimal Floating Point, 34 Digits, with Scale Field
DATS Date field (YYYYMMDD) stored as char(8)
DEC Counter or amount field with comma and sign
FLTP Floating point number, accurate to 8 bytes
INT1 1-byte integer, integer number <= 255
INT2 2-byte integer, only for length field before LCHR or LRAW
INT4 4-byte integer, integer number with sign
LANG Language key
LCHR Long character string, requires preceding INT2 field
LRAW Long byte string, requires preceding INT2 field
NUMC Character string with only digits
PREC Obsolete data type, do not use
QUAN Quantity field, points to a unit field with format UNIT
RAW Uninterpreted sequence of bytes
RSTR Byte String of Variable Length
SSTR Short Character String of Variable Length
STRG Character String of Variable Length
TIMS Time field (hhmmss), stored as char(6)
UNIT Unit key for QUAN fields
VARC Long character string, no longer supported from Rel. 3.0
LENG Length (No. of Characters) DDLENG NUMC 6 0
DECIMALS Number of Decimal Places DECIMALS NUMC 6 0
AS4USER Last Changed by AS4USER CHAR 12 0
AS4DATE Date of Last Change AS4DATE DATS 8 0
SHLPNAME Name of a Search Help SHLPNAME CHAR 30 0
SHLPFIELD Name of a search help parameter SHLPFIELD CHAR 30 0
DEFFDNAME Default name for components using the data element DEFFDNAME CHAR 30 0
MEMORYID Set/Get parameter ID MEMORYID TPARA CHAR 20 0
LOGFLAG Indicator for writing change documents LOGFLAG CHAR 1 0
NULL Do not set flag
X Set flag
REFKIND Category of Dictionary Type TYPEKIND CHAR 1 0
E Elementary Type
S Structured Type
L Table Type
NULL Direct Type Entry
R Reference Type
D Domain
SCRTEXT_S Short Field Label SCRTEXT_S CHAR 10 0
SCRLEN1 Max. length for short field label SCRLEN_S NUMC 2 0
SCRTEXT_M Medium Field Label SCRTEXT_M CHAR 20 0
SCRLEN2 Max. length for medium field label SCRLEN_M NUMC 2 0
SCRTEXT_L Long Field Label SCRTEXT_L CHAR 40 0
SCRLEN3 Max. length for long field label SCRLEN_L NUMC 2 0
REPTEXT Heading REPTEXT CHAR 55 0
HEADLEN Maximum length of heading HEADLEN NUMC 2 0

LIST_DE foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
LIST_DE DEVCLASS LIST_DE DEVCLASS TDEVC Packages DEVCLASS
LIST_DE DOMNAME LIST_DE DOMNAME DD01L Domains DOMNAME
LIST_DE DOMNAME LIST_DE AS4LOCAL DD01L Domains AS4LOCAL
LIST_DE DOMNAME '0001' DD01L Domains AS4VERS
LIST_DE MEMORYID LIST_DE MEMORYID TPARA Directory of Memory IDs PARAMID