SAP WFF_DEF_CHKF WFF Definition: Filename for Last Check-Out Table
Overview
WFF_DEF_CHKF is a standard SAP S/4HANA table that stores WFF Definition: Filename for Last Check-Out data. There are total 4 fields in the WFF_DEF_CHKF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFF_DEF_CHKF 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_CHKF to other SAP tables and standard CDS views available based on WFF_DEF_CHKF table in S/4HANA 2020.
Techincal Settings of WFF_DEF_CHKF
Below are technical details of the table WFF_DEF_CHKF
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFF_DEF_CHKF Fields
The following table gives you an overview of the fields available in WFF_DEF_CHKF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PHIO_ID | Physical document | SDOK_PHID | WFF_DEF_CHKO | CHAR | 32 |
| FILE_NUM | Sequential number of file | SDOK_FNUMB | NUMC | 10 | |
| PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR | 10 |
| FILE_NAME | Relative storage location of physical document | SDOK_FILNM | CHAR | 255 |
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_CHKF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFF_DEF_CHKF | PHIO_ID | CN: | WFF_DEF_CHKO |
| WFF_DEF_CHKF | PH_CLASS | CN: | SDOKPHCL |