SAP table SDOKLOCL (SDOK: Logical information object classes)
SAP table SDOKLOCL has 1 primary key field being LO_CLASS.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
LO_CLASS | Document class | CHAR | 10 | 0 | SDOKIOCL | SDOK_CLASS | |
CREA_USER | Created By | CHAR | 12 | 0 | SDOK_CRUSR | ||
CREA_TIME | Creation Time (UTC) | NUMC | 14 | 0 | SDOK_CRTST | ||
CHNG_USER | Last Changed By | CHAR | 12 | 0 | SDOK_CHUSR | ||
CHNG_TIME | Time of change (UTC) | NUMC | 14 | 0 | SDOK_CHTST | ||
HEADERTAB | Header table | CHAR | 30 | 0 | SDOKLOTAB | SDOK_HDTAB | |
FCT_SELECT | Function module for context-specific document selection | CHAR | 30 | 0 | TFDIR | SDOK_FCT_S | |
WEBSRVPROG | Program name on web server | CHAR | 255 | 0 | SDOK_WPROG |
SDOKLOCL foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 SDOKLOCL | FCT_SELECT | TFDIR | Function Module | FUNCNAME |
1 SDOKLOCL | LO_CLASS | SDOKIOCL | SDOK: Information object classes | IO_CLASS |