SAP WFF_DEF_PHIO WFF Definition: Instances of Physical Information Objects Table
Overview
WFF_DEF_PHIO is a standard SAP S/4HANA table that stores WFF Definition: Instances of Physical Information Objects data. There are total 24 fields in the WFF_DEF_PHIO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFF_DEF_PHIO belongs to Service Request (CRM-ISE-SRE) module and is located in the package Web Financials Forms: Knowledge Warehouse Interface (WFF_FORM_SERVER_KW).
In addition, following links provide an overview of foreign key relationships, if any, that link WFF_DEF_PHIO to other SAP tables and standard CDS views available based on WFF_DEF_PHIO table in S/4HANA 2020.
Techincal Settings of WFF_DEF_PHIO
Below are technical details of the table WFF_DEF_PHIO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFF_DEF_PHIO Fields
The following table gives you an overview of the fields available in WFF_DEF_PHIO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PHIO_ID | Physical document | SDOK_PHID | CHAR | 32 | |
| PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR | 10 |
| LOIO_ID | Logical document | SDOK_LOID | CHAR | 32 | |
| LO_CLASS | Class of logical document | SDOK_LOCL | * | CHAR | 10 |
| STATE | Technical Status of a Physical Document | SDOK_PHSTA | NUMC | 4 | |
| DESCRIPT | Title of a document | SDOK_TITEL | CHAR | 64 | |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| CREA_USER | Created By | SDOK_CRUSR | CHAR | 12 | |
| CREA_TIME | Creation Time (UTC) | SDOK_CRTST | NUMC | 14 | |
| CHNG_USER | Last Changed By | SDOK_CHUSR | CHAR | 12 | |
| CHNG_TIME | Time of change (UTC) | SDOK_CHTST | NUMC | 14 | |
| STOR_CAT | Category for physical documents | SDOK_STCAT | SDOKSTCAE | CHAR | 10 |
| DOC_FORMAT | Document format (TEXT TIFF RTF PDF ...) | SDOK_FORM | SDOKFORM | CHAR | 4 |
| DOC_PROT | Document protection | SDOK_DPROT | CHAR | 4 | |
| PROP01 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP02 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP03 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP04 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP05 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP06 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP07 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP08 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP09 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP10 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WFF_DEF_PHIO
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFF_DEF_PHIO | DOC_FORMAT | 1: CN | SDOKFORM |
| WFF_DEF_PHIO | LANGU | 1: CN | T002 |
| WFF_DEF_PHIO | PH_CLASS | 1: CN | SDOKPHCL |
| WFF_DEF_PHIO | STOR_CAT | 1: CN | SDOKSTCAE |