SAP Table SDOKIOCL
SDOK: Information object classes
SDOKIOCL (SDOK: 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 SDOKIOCL to other SAP tables.
SDOKIOCL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
IO_CLASS | Document class | SDOK_CLASS | CHAR | 10 | 0 | |||
IO_TYPE | Object Type | SWO_OBJTYP | SDOKIOTYPE | CHAR | 10 | 0 | ||
FCT_TRANSP | Function module for transport | SDOK_FCT_T | TFDIR | CHAR | 30 | 0 | ||
DOCUSPACE | Document Area | SDOK_DOCSP | SDOKDOCSPH | CHAR | 10 | 0 | ||
FCT_DYP_I | Function module for initializing dynamic attributes | SDOK_DYP_I | TFDIR | CHAR | 30 | 0 | ||
FCT_DYP_G | Function module for reading dynamic attributes | SDOK_DYP_G | TFDIR | CHAR | 30 | 0 | ||
FCT_DYP_S | Function module for setting dynamic attributes | SDOK_DYP_S | TFDIR | CHAR | 30 | 0 | ||
FCT_DYP_D | Function module for deleting values of dynamic attributes | SDOK_DYP_D | TFDIR | CHAR | 30 | 0 | ||
FCT_DYP_P | Function module for removing dynamic attributes | SDOK_DYP_P | TFDIR | CHAR | 30 | 0 | ||
FCT_DYP_Q | Function module for dynamic search queries | SDOK_DYP_Q | TFDIR | CHAR | 30 | 0 | ||
FCT_AUTH | Function Module for Authorization | SDOK_FCT_A | TFDIR | CHAR | 30 | 0 | ||
FCT_TRANSL | Function Module for Translation Relevance | SDOK_FCT_L | TFDIR | CHAR | 30 | 0 |
SDOKIOCL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SDOKIOCL | DOCUSPACE | SDOKIOCL | DOCUSPACE | SDOKDOCSPH | SDOK: Document Areas | DOCUSPACE |
SDOKIOCL | FCT_AUTH | SDOKIOCL | FCT_AUTH | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_D | SDOKIOCL | FCT_DYP_D | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_G | SDOKIOCL | FCT_DYP_G | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_I | SDOKIOCL | FCT_DYP_I | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_P | SDOKIOCL | FCT_DYP_P | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_Q | SDOKIOCL | FCT_DYP_Q | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_DYP_S | SDOKIOCL | FCT_DYP_S | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_TRANSL | SDOKIOCL | FCT_TRANSL | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | FCT_TRANSP | SDOKIOCL | FCT_TRANSP | TFDIR | Function Module | FUNCNAME |
SDOKIOCL | IO_TYPE | SDOKIOCL | IO_TYPE | SDOKIOTYPE | SDOK: BOR object types for information object classes | IO_TYPE |