SDOKCLPROP - SDOK: Assessable attributes dependent on document class
SDOK: Assessable attributes dependent on document class information is stored in SAP table SDOKCLPROP.
It is part of development package SDOK in software component BC-SRV-KPR-DMS. This development package consists of objects that can be grouped under "SAP Knowledge Provider".
It is part of development package SDOK in software component BC-SRV-KPR-DMS. This development package consists of objects that can be grouped under "SAP Knowledge Provider".
Fields for table SDOKCLPROP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
IO_CLASS | Document class | X | SDOK_CLASS | CHAR | 10 | SDOKIOCL |
PROP_NAME | Attribute of a document or a relationship | X | SDOK_PROPN | CHAR | 25 | SDOKPROP |
X_OBLIGAT | Attribute must be evaluated | SDOK_PROBL | CHAR | 1 | ||
X_UNIQUE | Attribute must be evaluated as a unique attribute | SDOK_PRUNQ | CHAR | 1 | ||
X_MAINTAIN | Attribute can be displayed to end users for maintenance | SDOK_PRMNT | CHAR | 1 | ||
X_HIDDEN | Do not display attribute to end users | SDOK_PRHID | CHAR | 1 | ||
X_FOREIGN | Attribute belongs to another object | SDOK_PRFOR | CHAR | 1 | ||
X_CLIENT | Attribute transferred to PC (at checkout) | SDOK_PRCLT | CHAR | 1 | ||
ATTRFLDPOS | Position number of header attribute field | SDOK_ATPOS | NUMC | 2 | ||
SEL_OPTION | Relational operator for context-specific document selection | SDOK_SLOPT | CHAR | 2 | ||
X_CONTEXT | Attribute is context relevant | SDOK_PRCTX | CHAR | 1 | ||
GROUPING | Grouping attributes | SDOK_GROUP | CHAR | 3 | ||
SORTING | Attributes sort quality | SDOK_SORTQ | CHAR | 4 | ||
PROP01 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | ||
X_INDEX | Attribute is index relevant | SDOK_PRIDX | CHAR | 1 | ||
X_DYNAMIC | Attribute is dynamic | SDOK_PRDYN | CHAR | 1 | ||
X_CLASSIFY | Attribute is Classification-Relevant | SDOK_PRCLS | CHAR | 1 |