SAP Table SDOKCLPROP

SDOK: Assessable attributes dependent on document class

SDOKCLPROP (SDOK: Assessable attributes dependent on document class) 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 SDOKCLPROP to other SAP tables.

SDOKCLPROP table fields

Field Data element Checktable Datatype Length Decimals
IO_CLASS Document class SDOK_CLASS SDOKIOCL CHAR 10 0
PROP_NAME Attribute of a document or a relationship SDOK_PROPN SDOKPROP CHAR 25 0
X_OBLIGAT Attribute must be evaluated SDOK_PROBL CHAR 1 0
X Yes
NULL No
X_UNIQUE Attribute must be evaluated as a unique attribute SDOK_PRUNQ CHAR 1 0
X Yes
NULL No
X_MAINTAIN Attribute can be displayed to end users for maintenance SDOK_PRMNT CHAR 1 0
X Yes
NULL No
X_HIDDEN Attribute should not be displayed to end users SDOK_PRHID CHAR 1 0
X Yes
NULL No
X_FOREIGN Attribute belongs to another object SDOK_PRFOR CHAR 1 0
X Yes
NULL No
X_CLIENT Attribute transferred to PC (at checkout) SDOK_PRCLT CHAR 1 0
X Yes
NULL No
ATTRFLDPOS Position number of header attribute field SDOK_ATPOS NUMC 2 0
SEL_OPTION Relational operator for context-specific document selection SDOK_SLOPT CHAR 2 0
EQ Equal to
BT Between ... and ...
CP Contains template ...
LE Less than or equal to
GE Greater than or equal to
NE Not equal to
NB Not between ... and ...
NP Contains no template ...
GT Greater than
LT Less than
X_CONTEXT Attribute is context relevant SDOK_PRCTX CHAR 1 0
X Yes
NULL No
GROUPING Grouping attributes SDOK_GROUP CHAR 3 0
SORTING Attributes sort quality SDOK_SORTQ CHAR 4 0
PROP01 Attribute feature (short version) SDOK_PRV_S CHAR 15 0
X_INDEX Attribute is index relevant SDOK_PRIDX CHAR 1 0
X Yes
NULL No
X_DYNAMIC Attribute is dynamic SDOK_PRDYN CHAR 1 0
X Yes
NULL No
X_CLASSIFY Attribute is Classification-Relevant SDOK_PRCLS CHAR 1 0
X Yes
NULL No

SDOKCLPROP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SDOKCLPROP IO_CLASS SDOKCLPROP IO_CLASS SDOKIOCL SDOK: Information object classes IO_CLASS
SDOKCLPROP PROP_NAME SDOKCLPROP PROP_NAME SDOKPROP SDOK: Information object attributes PROP_NAME