SAP Table DD08L

R/3 DD: relationship definitions

DD08L (R/3 DD: relationship definitions) 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 DD08L to other SAP tables.

DD08L table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name TABNAME DD02L CHAR 30 0
FIELDNAME Name of the field to be checked FORFIELD DD03L 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
CHECKTABLE Check table name of the foreign key CHECKTABLE DD02L CHAR 30 0
FRKART Dependency factor for semantic foreign keys FRKART CHAR 4 0
OPT Optional foreign key
OBL Mandatory foreign key
ID Identifying foreign key
TEXT Foreign key for a text table
CLASFIELD Internal classification of foreign keys: partial, etc. CLASFIELD CHAR 30 0
CLASVALUE Values for classif. field of CLAS relationship type CLASVALUE CHAR 10 0
CARDLEFT Cardinality of a relationship CARDLEFT CHAR 2 0
1 Entry in check field must exist
C Entry in check field can exist
CARD Cardinality of a relationship CARD CHAR 2 0
CN Each record in check table has any no. of dependent records
C Each record in check table has max. of one dependent record
N Each record in check table has at least one dependent record
1 Each record in check table has exactly one dependent record
CHECKFLAG No check in Screen Painter CHECKFLAG CHAR 1 0
NULL Do not set flag
X Set flag
ARBGB Application Area ARBGB T100A CHAR 20 0
MSGNR Message number MSGNR T100 CHAR 3 0
NOINHERIT DD: Flag whether inheritance is switched off for the FRK INCNOINHER CHAR 1 0
Y Foreign key maintained in including structure
N Foreign key inherited from included structure
NULL Not Included

DD08L foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DD08L ARBGB DD08L ARBGB T100A Message IDs for T100 ARBGB
DD08L CHECKTABLE DD08L CHECKTABLE DD02L SAP Tables TABNAME
DD08L CHECKTABLE * DD02L SAP Tables AS4LOCAL
DD08L CHECKTABLE * DD02L SAP Tables AS4VERS
DD08L FIELDNAME * DD03L Table Fields POSITION
DD08L FIELDNAME DD08L TABNAME DD03L Table Fields TABNAME
DD08L FIELDNAME DD08L FIELDNAME DD03L Table Fields FIELDNAME
DD08L FIELDNAME * DD03L Table Fields AS4LOCAL
DD08L FIELDNAME * DD03L Table Fields AS4VERS
DD08L MSGNR SY LANGU T100 Messages SPRSL
DD08L MSGNR DD08L ARBGB T100 Messages ARBGB
DD08L MSGNR DD08L MSGNR T100 Messages MSGNR
DD08L TABNAME * DD02L SAP Tables AS4LOCAL
DD08L TABNAME * DD02L SAP Tables AS4VERS
DD08L TABNAME DD08L TABNAME DD02L SAP Tables TABNAME