SAP WFF_DEF_PHPR WFF Definition: Attribute Physical Information Objects Table
Overview
WFF_DEF_PHPR is a standard SAP S/4HANA table that stores WFF Definition: Attribute Physical Information Objects data. There are total 6 fields in the WFF_DEF_PHPR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFF_DEF_PHPR 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_PHPR to other SAP tables and standard CDS views available based on WFF_DEF_PHPR table in S/4HANA 2020.
Techincal Settings of WFF_DEF_PHPR
Below are technical details of the table WFF_DEF_PHPR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFF_DEF_PHPR Fields
The following table gives you an overview of the fields available in WFF_DEF_PHPR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_ID | ID for documents and relations | SDOK_DOCID | WFF_DEF_PHIO | CHAR | 32 |
| PROP_NAME | Attribute of a document or a relationship | SDOK_PROPN | SDOKPROP | CHAR | 25 |
| PROP_INDEX | KPro: General counter (uniqueness in DB) | SDOK_INDX | NUMC | 5 | |
| IO_CLASS | Document class | SDOK_CLASS | CHAR | 10 | |
| PROP_VALUE | Attribute Value | SDOK_PROPV | CHAR | 64 | |
| PROP_SECI | Attribute feature (shortened) | SDOK_PROPI | CHAR | 12 |
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_PHPR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFF_DEF_PHPR | OBJECT_ID | CN: | WFF_DEF_PHIO |
| WFF_DEF_PHPR | PROP_NAME | CN: | SDOKPROP |