SAP WFD_D_COMMDETS Master Data Workforce : Communication Settings Table
Overview
WFD_D_COMMDETS is a standard SAP S/4HANA table that stores Master Data Workforce : Communication Settings data. There are total 5 fields in the WFD_D_COMMDETS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WFD_D_COMMDETS belongs to Integration issues WorkForce Domain (CA-WFD-INT) module and is located in the package Access to WBS (WFD_INT_WBS_ACCESS).
In addition, following links provide an overview of foreign key relationships, if any, that link WFD_D_COMMDETS to other SAP tables and standard CDS views available based on WFD_D_COMMDETS table in S/4HANA 2020.
Techincal Settings of WFD_D_COMMDETS
Below are technical details of the table WFD_D_COMMDETS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WFD_D_COMMDETS Fields
The following table gives you an overview of the fields available in WFD_D_COMMDETS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| INTEGRATION_CONTEXT | Integration Context | WFD_INTEG_CNTXT | CHAR | 1 | |
| LOGICAL_PORT | Logical Port Name | SRT_LP_NAME | CHAR | 60 | |
| PROFILE | OAuth 2.0 Client Profile | OA2C_PROFILE | OA2C_PROFILES | CHAR | 30 |
| CONFIGURATION_NAME | OAuth 2.0 Client Configuration | OA2C_CONFIGURATION | OA2C_CLIENT_CONF | CHAR | 32 |
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 WFD_D_COMMDETS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WFD_D_COMMDETS | CONFIGURATION_NAME | : | OA2C_CLIENT_CONF |
| WFD_D_COMMDETS | PROFILE | : | OA2C_PROFILES |