SAP Table DD01L

Domains

DD01L (Domains) 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 DD01L to other SAP tables.

DD01L table fields

Field Data element Checktable Datatype Length Decimals
DOMNAME Domain name DOMNAME CHAR 30 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
AS4VERS Version of the entry (not used) AS4VERS NUMC 4 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
OUTPUTLEN Output Length OUTPUTLEN NUMC 6 0
DECIMALS Number of Decimal Places DECIMALS NUMC 6 0
LOWERCASE Lowercase letters allowed/not allowed LOWERCASE CHAR 1 0
NULL Do not set flag
X Set flag
SIGNFLAG Flag for sign in numerical fields SIGNFLAG CHAR 1 0
NULL Do not set flag
X Set flag
LANGFLAG Flag for language-dependent values(not used) LANGFLAG CHAR 1 0
NULL Do not set flag
X Set flag
VALEXI Existence of fixed values VALEXI CHAR 1 0
NULL Do not set flag
X Set flag
ENTITYTAB Value table ENTITYTAB DD02L CHAR 30 0
CONVEXIT Conversion Routine CONVEXIT CHAR 5 0
MASK Template (not used) AS4MASK CHAR 20 0
MASKLEN Template length (not used) MASKLEN NUMC 4 0
ACTFLAG Activation flag ACTFLAG CHAR 1 0
NULL Start of activation or activation successful
I Internal checks successful
U External checks for object OK or table as dependent faulty
APPLCLASS Application class for DD objects (not used) APPLCLASS CHAR 4 0
AUTHCLASS Activation type AUTHCLASS_ NUMC 2 0
01 Nametab generation not in online (only via C program)
02 C structures must be adapted when tables are changed
10 Initial table required before R3TRANS runs
00 No classification
AS4USER Last Changed by AS4USER CHAR 12 0
AS4DATE Date of Last Change AS4DATE DATS 8 0
AS4TIME Last changed at AS4TIME TIMS 6 0
DOMMASTER Original Language in Repository objects MASTERLANG LANG 1 0
RESERVEDOM Reserve for domains (not used) RESERVEDOM CHAR 4 0
DOMGLOBAL Flag for private DD objects (not used) GLOBALFLAG CHAR 1 0
NULL Global DE object
X Application-dependent DE object
T Table-dependent DD object
APPENDNAME Domain name DOMNAME CHAR 30 0
APPEXIST DD: Indicator that at least one domain append exists DDAPPEXI CHAR 1 0
X Domain Append
NULL Domain
PROXYTYPE DD: Is a generated proxy object DDPROXYTY CHAR 1 0
X Is a generated proxy object
NULL Is not proxy-generated
OUTPUTSTYLE DD: Output Style (Output Style) for Decfloat Types OUTPUTSTYLE NUMC 2 0
00 Normal
01 Sign right
02 Scale-preserving
03 Scientific
04 Scientific with leading zero
05 Scale-preserving scientific
06 Engineering
AMPMFORMAT DD: Indicator whether AM/PM time format is required DDAMPMFORMAT CHAR 1 0

DD01L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD01L ENTITYTAB * DD02L SAP Tables AS4VERS
DD01L ENTITYTAB DD01L ENTITYTAB DD02L SAP Tables TABNAME
DD01L ENTITYTAB * DD02L SAP Tables AS4LOCAL