SAP WCFC_AC_PROVC Custom Action Provider Table Table
Overview
WCFC_AC_PROVC is a standard SAP S/4HANA table that stores Custom Action Provider Table data. There are total 6 fields in the WCFC_AC_PROVC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCFC_AC_PROVC 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_PROVC to other SAP tables and standard CDS views available based on WCFC_AC_PROVC table in S/4HANA 2020.
Techincal Settings of WCFC_AC_PROVC
Below are technical details of the table WCFC_AC_PROVC
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCFC_AC_PROVC Fields
The following table gives you an overview of the fields available in WCFC_AC_PROVC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| ID | Action Provider ID | WCF_AC_PROVIDER_ID | CHAR | 16 | |
| CLASSNAME | Action Provider's ABAP Class Name | WCF_AC_PROV_CLASSNAME | CHAR | 30 | |
| REF_OBJ | Action Provider Reference Object Name (e.g. BOL Object Name) | WCF_AC_PROV_REF_OBJ | CHAR | 30 | |
| STATUS | Action Provider Status: SPACE=enabled X=disabled | WCF_AC_PROV_STATUS | CHAR | 1 | |
| TYPE | Action Provider Type | WCF_AC_PROVIDER_TYPE | CHAR | 2 |
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_PROVC