SAP WFF_DEF_CHKO WFF Definition: Check-Out Data for Physical Info Object Table
Overview
WFF_DEF_CHKO is a standard SAP S/4HANA table that stores WFF Definition: Check-Out Data for Physical Info Object data. There are total 9 fields in the WFF_DEF_CHKO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFF_DEF_CHKO 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_CHKO to other SAP tables and standard CDS views available based on WFF_DEF_CHKO table in S/4HANA 2020.
Techincal Settings of WFF_DEF_CHKO
Below are technical details of the table WFF_DEF_CHKO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFF_DEF_CHKO Fields
The following table gives you an overview of the fields available in WFF_DEF_CHKO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| PHIO_ID | Physical document | SDOK_PHID | WFF_DEF_PHIO | CHAR | 32 |
| PH_CLASS | Physical document class | SDOK_PHCL | CHAR | 10 | |
| CHKO_USER | Agent (for docu checkout) | SDOK_CKUSR | CHAR | 12 | |
| CHKO_TIME | Time of checkout lock (UTC) | SDOK_CKTST | NUMC | 14 | |
| CHKO_MODE | Type of data transfer at checkout | SDOK_CHMOD | CHAR | 1 | |
| X_RESERVED | Flag for reservation | SDOK_RESFL | CHAR | 1 | |
| TARGET | Target computer for last export | SDOK_CHTRG | CHAR | 15 | |
| TARGET_DIR | Directory on target computer | SDOK_CHTRD | CHAR | 255 | |
| CHKO_COMMT | Comment | SDOK_COMMT | CHAR | 50 |
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_CHKO
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFF_DEF_CHKO | PHIO_ID | C: | WFF_DEF_PHIO |