SAP Table SDOKPROP

SDOK: Information object attributes

SDOKPROP (SDOK: Information object attributes) 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 SDOKPROP to other SAP tables.

SDOKPROP table fields

Field Data element Checktable Datatype Length Decimals
PROP_NAME Attribute of a document or a relationship SDOK_PROPN CHAR 25 0
PROP_CHECK Value check for attribute feature SDOK_PRCHK NUMC 2 0
00 No check
01 Dictionary check
02 Application table check
TABNAME Table Name TABNAME DD02L CHAR 30 0
FIELDNAME Field Name FIELDNAME DD03L CHAR 30 0

SDOKPROP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SDOKPROP FIELDNAME SDOKPROP FIELDNAME DD03L Table Fields FIELDNAME
SDOKPROP FIELDNAME * DD03L Table Fields AS4LOCAL
SDOKPROP FIELDNAME * DD03L Table Fields AS4VERS
SDOKPROP FIELDNAME * DD03L Table Fields POSITION
SDOKPROP FIELDNAME SDOKPROP TABNAME DD03L Table Fields TABNAME
SDOKPROP TABNAME SDOKPROP TABNAME DD02L SAP Tables TABNAME
SDOKPROP TABNAME * DD02L SAP Tables AS4LOCAL
SDOKPROP TABNAME * DD02L SAP Tables AS4VERS