- Home
- Resources
- SAP Tables
- SDOKPHCL - SDOK: Physical information object classes
SAP Table SDOKPHCL
SDOK: Physical information object classes
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.
Source: SDOKPHCL (SDOK: Physical information object classes)
SDOKPHCL table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
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 |
Possible values
0 |
Open version creation: Check-in only for initial documents |
1 |
No version creation: Checkin overwrites old document |
2 |
Hidden version creation: Checkin hides old document |
|
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 |
Possible values
- |
No protection |
d |
Protection Against Invalid Deletion |
r |
Protection Against Unauthorized Read |
u |
Protection Against Unauthorized Change |
dr |
Protection Against Unauthorized Deletion and Read |
du |
Protection Against Unauthorized Deletion and Change |
ru |
Protection Against Unauthorized Read and Change |
dru |
Protection Against Unauthorized Deletion, Read and Change |
|
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 |
Possible values
X |
Documents of this Class are Indexed Automatically |
A |
Documents of this Class can be Indexed Explicitly |
NULL |
Documents of this Class should not be Indexed |
|
CAT_MAINT |
Flag: Maintenance of standard storage category allowed |
SDOK_CATFL |
|
CHAR |
|
1 |
0 |
Possible values
|
NO_BUFFER |
Indicator: No Buffering of the Generated Display Format |
SDOK_BUFFL |
|
CHAR |
|
1 |
0 |
Possible values
|
CAT_URLS |
Category for External URLs (Proposed Value) |
SDOK_STCAU |
SDOKSTCAE
|
CHAR |
|
10 |
0 |
|
SDOKPHCL foreign key relationships
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 |