SAP table SDOKPHCL (SDOK: Physical information object classes)

SAP table SDOKPHCL has 1 primary key field being PH_CLASS.

Field Description Data Type Length Decimals Checktable Data Element
PH_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
VERSTYPE Type of content version creation for physical documents NUMC 1 0 SDOK_VRSTY
0 Open versioning: Check-in only for initial documents
1 No versioning: Check-in overwrites old document
2 Hidden versioning: Check-in hides old document
HEADERTAB Header table CHAR 30 0 SDOKPHTAB SDOK_HDTAB
STOR_CAT Category (proposal) CHAR 10 0 SDOKSTCAE SDOK_STCAD
DOC_PROT Document protection CHAR 4 0 SDOK_DPROT
- No protection
d Protection Against Invalid Deletion
dr Protection Against Unauthorized Deletion and Read
dru Protection Against Unauthorized Deletion, Read and Change
du Protection Against Unauthorized Deletion and Change
r Protection Against Unauthorized Read
ru Protection Against Unauthorized Read and Change
u Protection Against Unauthorized Change
FCT_IMPORT Function module for import from PC CHAR 30 0 TFDIR SDOK_FCT_I
FCT_EXPORT Function module for export to PC CHAR 30 0 TFDIR SDOK_FCT_E
FCT_DELETE Function module for delete CHAR 30 0 TFDIR SDOK_FCT_D
FCT_VIEW Function module for formatting for display CHAR 30 0 TFDIR SDOK_FCT_V
BUFF_XPIRE Expiry Period in Seconds for Buffered Display Versions NUMC 12 0 SDOK_XPIRE
FCT_PROP Function module for setting properties at checkin CHAR 30 0 TFDIR SDOK_FCT_P
INDEX_SPC Index space CHAR 10 0 SRET_DOCSP
AUTO_INDEX Indexability of Classes CHAR 1 0 SDOK_CAIDX
Do not index documents of this class
A Documents of this class can be indexed explicitly
X Documents of this class are indexed automatically
CAT_MAINT Flag: Maintenance of standard storage category allowed CHAR 1 0 SDOK_CATFL
NO_BUFFER Indicator: No Buffering of the Generated Display Format CHAR 1 0 SDOK_BUFFL
CAT_URLS Category for External URLs (Proposed Value) CHAR 10 0 SDOKSTCAE SDOK_STCAU

SDOKPHCL foreign key relationships

Table Field Check Table Check Field
0 SDOKPHCL CAT_URLS SDOKSTCAE SDOK: Category STOR_CAT
1 SDOKPHCL FCT_DELETE TFDIR Function Module FUNCNAME
0 SDOKPHCL FCT_EXPORT TFDIR Function Module FUNCNAME
1 SDOKPHCL FCT_IMPORT TFDIR Function Module FUNCNAME
0 SDOKPHCL FCT_PROP TFDIR Function Module FUNCNAME
1 SDOKPHCL FCT_VIEW TFDIR Function Module FUNCNAME
0 SDOKPHCL PH_CLASS SDOKIOCL SDOK: Information object classes IO_CLASS
1 SDOKPHCL STOR_CAT SDOKSTCAE SDOK: Category STOR_CAT