SDOKPHCL (SDOK: Physical 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 SDOKPHCL to other SAP tables.
| Field | Data element | Checktable | Datatype | Length | Decimals | Possible values | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
PH_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 | ||||||||||||||||||||
|
VERSTYPE
Type of content version creation for physical documents
|
SDOK_VRSTY |
NUMC
|
1 | 0 | ||||||||||||||||||||
|
||||||||||||||||||||||||
|
HEADERTAB
Header table
|
SDOK_HDTAB | SDOKPHTAB |
CHAR
|
30 | 0 | |||||||||||||||||||
|
STOR_CAT
Category (proposal)
|
SDOK_STCAD | SDOKSTCAE |
CHAR
|
10 | 0 | |||||||||||||||||||
|
DOC_PROT
Document protection
|
SDOK_DPROT |
CHAR
|
4 | 0 | ||||||||||||||||||||
|
||||||||||||||||||||||||
|
FCT_IMPORT
Function module for import from PC
|
SDOK_FCT_I | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||||||
|
FCT_EXPORT
Function module for export to PC
|
SDOK_FCT_E | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||||||
|
FCT_DELETE
Function module for delete
|
SDOK_FCT_D | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||||||
|
FCT_VIEW
Function module for formatting for display
|
SDOK_FCT_V | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||||||
|
BUFF_XPIRE
Expiry Period in Seconds for Buffered Display Versions
|
SDOK_XPIRE |
NUMC
|
12 | 0 | ||||||||||||||||||||
|
FCT_PROP
Function module for setting properties at checkin
|
SDOK_FCT_P | TFDIR |
CHAR
|
30 | 0 | |||||||||||||||||||
|
INDEX_SPC
Index space
|
SRET_DOCSP |
CHAR
|
10 | 0 | ||||||||||||||||||||
|
AUTO_INDEX
Indexability of Classes
|
SDOK_CAIDX |
CHAR
|
1 | 0 | ||||||||||||||||||||
|
||||||||||||||||||||||||
|
CAT_MAINT
Flag: Maintenance of standard storage category allowed
|
SDOK_CATFL |
CHAR
|
1 | 0 | ||||||||||||||||||||
|
||||||||||||||||||||||||
|
NO_BUFFER
Indicator: No Buffering of the Generated Display Format
|
SDOK_BUFFL |
CHAR
|
1 | 0 | ||||||||||||||||||||
|
||||||||||||||||||||||||
|
CAT_URLS
Category for External URLs (Proposed Value)
|
SDOK_STCAU | SDOKSTCAE |
CHAR
|
10 | 0 | |||||||||||||||||||
| Table | Field | Foreign key table | Foreign key field | Check table | Check field |
|---|---|---|---|---|---|
| SDOKPHCL | CAT_URLS | SDOKPHCL | CAT_URLS |
SDOKSTCAE
SDOK: Category
|
STOR_CAT |
| SDOKPHCL | FCT_DELETE | SDOKPHCL | FCT_DELETE |
TFDIR
Function Module
|
FUNCNAME |
| SDOKPHCL | FCT_EXPORT | SDOKPHCL | FCT_EXPORT |
TFDIR
Function Module
|
FUNCNAME |
| SDOKPHCL | FCT_IMPORT | SDOKPHCL | FCT_IMPORT |
TFDIR
Function Module
|
FUNCNAME |
| SDOKPHCL | FCT_PROP | SDOKPHCL | FCT_PROP |
TFDIR
Function Module
|
FUNCNAME |
| SDOKPHCL | FCT_VIEW | SDOKPHCL | FCT_VIEW |
TFDIR
Function Module
|
FUNCNAME |
| SDOKPHCL | HEADERTAB | SDOKPHCL | HEADERTAB |
SDOKPHTAB
SDOK: Tables for physical information objects
|
HEADERTAB |
| SDOKPHCL | PH_CLASS | SDOKPHCL | PH_CLASS |
SDOKIOCL
SDOK: Information object classes
|
IO_CLASS |
| SDOKPHCL | STOR_CAT | SDOKPHCL | STOR_CAT |
SDOKSTCAE
SDOK: Category
|
STOR_CAT |