SAP Table DD07L

R/3 DD: values for the domains

DD07L (R/3 DD: values for the 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 DD07L to other SAP tables.

DD07L table fields

Field Data element Checktable Datatype Length Decimals
DOMNAME Domain name DOMNAME DD01L 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
VALPOS Domain value key VALPOS NUMC 4 0
AS4VERS Version of the entry (not used) AS4VERS NUMC 4 0
DOMVALUE_L Values for Domains: Single Value / Upper Limit DOMVALUE_L CHAR 10 0
DOMVALUE_H Values for domains, upper limit DOMVALUE_H CHAR 10 0
APPVAL DD: Defines whether value of appender belongs to append DDAPPVAL CHAR 1 0

DD07L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD07L DOMNAME DD07L DOMNAME DD01L Domains DOMNAME
DD07L DOMNAME * DD01L Domains AS4LOCAL
DD07L DOMNAME * DD01L Domains AS4VERS