SAP Table SDOKLOCL
SDOK: Logical information object classes
SDOKLOCL (SDOK: Logical information object classes) 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 SDOKLOCL to other SAP tables.
SDOKLOCL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
LO_CLASS | Document class | SDOK_CLASS | SDOKIOCL | CHAR | 10 | 0 | ||
CREA_USER | Created by | SDOK_CRUSR | CHAR | 12 | 0 | |||
CREA_TIME | Creation time (UTC) | SDOK_CRTST | NUMC | 14 | 0 | |||
CHNG_USER | Last changed by | SDOK_CHUSR | CHAR | 12 | 0 | |||
CHNG_TIME | Time of change (UTC) | SDOK_CHTST | NUMC | 14 | 0 | |||
HEADERTAB | Header table | SDOK_HDTAB | SDOKLOTAB | CHAR | 30 | 0 | ||
FCT_SELECT | Function module for context-specific document selection | SDOK_FCT_S | TFDIR | CHAR | 30 | 0 | ||
WEBSRVPROG | Program name on web server | SDOK_WPROG | CHAR | 255 | 0 |
SDOKLOCL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SDOKLOCL | FCT_SELECT | SDOKLOCL | FCT_SELECT | TFDIR | Function Module | FUNCNAME |
SDOKLOCL | HEADERTAB | SDOKLOCL | HEADERTAB | SDOKLOTAB | SDOK: Tables for logical information objects | HEADERTAB |
SDOKLOCL | LO_CLASS | SDOKLOCL | LO_CLASS | SDOKIOCL | SDOK: Information object classes | IO_CLASS |