SAP table SDOKIOCL (SDOK: Information object classes)
SAP table SDOKIOCL has 1 primary key field being IO_CLASS.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
IO_CLASS | Document class | CHAR | 10 | 0 | SDOK_CLASS | ||
IO_TYPE | Object Type | CHAR | 10 | 0 | SDOKIOTYPE | SWO_OBJTYP | |
FCT_TRANSP | Function module for transport | CHAR | 30 | 0 | TFDIR | SDOK_FCT_T | |
DOCUSPACE | Document Area | CHAR | 10 | 0 | SDOKDOCSPH | SDOK_DOCSP | |
FCT_DYP_I | Function module for initializing dynamic attributes | CHAR | 30 | 0 | TFDIR | SDOK_DYP_I | |
FCT_DYP_G | Function module for reading dynamic attributes | CHAR | 30 | 0 | TFDIR | SDOK_DYP_G | |
FCT_DYP_S | Function module for setting dynamic attributes | CHAR | 30 | 0 | TFDIR | SDOK_DYP_S | |
FCT_DYP_D | Function module for deleting values of dynamic attributes | CHAR | 30 | 0 | TFDIR | SDOK_DYP_D | |
FCT_DYP_P | Function module for removing dynamic attributes | CHAR | 30 | 0 | TFDIR | SDOK_DYP_P | |
FCT_DYP_Q | Function module for dynamic search queries | CHAR | 30 | 0 | TFDIR | SDOK_DYP_Q | |
FCT_AUTH | Function Module for Authorization | CHAR | 30 | 0 | TFDIR | SDOK_FCT_A | |
FCT_TRANSL | Function Module for Translation Relevance | CHAR | 30 | 0 | TFDIR | SDOK_FCT_L |
SDOKIOCL foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 SDOKIOCL | FCT_AUTH | TFDIR | Function Module | FUNCNAME |
1 SDOKIOCL | FCT_DYP_D | TFDIR | Function Module | FUNCNAME |
0 SDOKIOCL | FCT_DYP_G | TFDIR | Function Module | FUNCNAME |
1 SDOKIOCL | FCT_DYP_I | TFDIR | Function Module | FUNCNAME |
0 SDOKIOCL | FCT_DYP_P | TFDIR | Function Module | FUNCNAME |
1 SDOKIOCL | FCT_DYP_Q | TFDIR | Function Module | FUNCNAME |
0 SDOKIOCL | FCT_DYP_S | TFDIR | Function Module | FUNCNAME |
1 SDOKIOCL | FCT_TRANSL | TFDIR | Function Module | FUNCNAME |
0 SDOKIOCL | FCT_TRANSP | TFDIR | Function Module | FUNCNAME |