SAP WFF_DATA_PHRI SDOK: Physical information object incoming relationships Table
Overview
WFF_DATA_PHRI is a standard SAP S/4HANA table that stores SDOK: Physical information object incoming relationships data. There are total 10 fields in the WFF_DATA_PHRI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFF_DATA_PHRI 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_DATA_PHRI to other SAP tables and standard CDS views available based on WFF_DATA_PHRI table in S/4HANA 2020.
Techincal Settings of WFF_DATA_PHRI
Below are technical details of the table WFF_DATA_PHRI
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WFF_DATA_PHRI Fields
The following table gives you an overview of the fields available in WFF_DATA_PHRI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| REP2_ID | Physical document | SDOK_PHID | WFF_DATA_PHIO | CHAR | 32 |
| REIO_ID | Relationship between logical and physical documents | SDOK_REID | CHAR | 32 | |
| REP2_CLASS | Document class | SDOK_CLASS | CHAR | 10 | |
| RE_CLASS | Relationship class | SDOK_RECL | SDOKRECL | CHAR | 10 |
| REP1_ID | ID for documents and relations | SDOK_DOCID | CHAR | 32 | |
| REP1_CLASS | Document class | SDOK_CLASS | CHAR | 10 | |
| 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 |
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_DATA_PHRI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFF_DATA_PHRI | REP2_ID | CN: | WFF_DATA_PHIO |
| WFF_DATA_PHRI | RE_CLASS | CN: | SDOKRECL |