SAP WCFC_AC_PROV_T Action Provider Table Table
Overview
WCFC_AC_PROV_T is a standard SAP S/4HANA table that stores Action Provider Table data. There are total 3 fields in the WCFC_AC_PROV_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_AC_PROV_T belongs to WebClient UI (CA-WUI) module and is located in the package Actions feature: core objects (WCF_ACTIONS_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link WCFC_AC_PROV_T to other SAP tables and standard CDS views available based on WCFC_AC_PROV_T table in S/4HANA 2020.
Techincal Settings of WCFC_AC_PROV_T
Below are technical details of the table WCFC_AC_PROV_T
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of WCFC_AC_PROV_T Fields
The following table gives you an overview of the fields available in WCFC_AC_PROV_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ID | Action Provider ID | WCF_AC_PROVIDER_ID | WCFC_AC_PROV | CHAR | 16 |
| LANGUAGE | Language ID | LANG | LANG | 1 | |
| DESCRIPTION | Action Provider Description | WCF_AC_PROVIDER_DESCR | CHAR | 100 |
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 WCFC_AC_PROV_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCFC_AC_PROV_T | ID | 1: CN | WCFC_AC_PROV |