SAP WCTXTD_PROVIDERS Working Context Provider Classes Table
Overview
WCTXTD_PROVIDERS is a standard SAP S/4HANA table that stores Working Context Provider Classes data. There are total 3 fields in the WCTXTD_PROVIDERS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCTXTD_PROVIDERS belongs to Application Frame (CA-WUI-APF) module and is located in the package Working context (CRM_WORKING_CONTEXT).
In addition, following links provide an overview of foreign key relationships, if any, that link WCTXTD_PROVIDERS to other SAP tables and standard CDS views available based on WCTXTD_PROVIDERS table in S/4HANA 2020.
Techincal Settings of WCTXTD_PROVIDERS
Below are technical details of the table WCTXTD_PROVIDERS
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCTXTD_PROVIDERS Fields
The following table gives you an overview of the fields available in WCTXTD_PROVIDERS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| PROFILE_ID | Function Profile ID | CRMT_IC_PROFILE_ID | WCTXTC_PROFILE | CHAR | 30 |
| CLASS | Working Context Provider Class Name | WCTXTT_PROVIDER_CLASS | SEOCLASS | CHAR | 30 |
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 WCTXTD_PROVIDERS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCTXTD_PROVIDERS | CLASS | : | SEOCLASS |
| WCTXTD_PROVIDERS | PROFILE_ID | 1: CN | WCTXTC_PROFILE |