SAP WCTXTD_ADJUST Adjustments to Working Context Attributes Table
Overview
WCTXTD_ADJUST is a standard SAP S/4HANA table that stores Adjustments to Working Context Attributes data. There are total 6 fields in the WCTXTD_ADJUST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCTXTD_ADJUST 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_ADJUST to other SAP tables and standard CDS views available based on WCTXTD_ADJUST table in S/4HANA 2020.
Techincal Settings of WCTXTD_ADJUST
Below are technical details of the table WCTXTD_ADJUST
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCTXTD_ADJUST Fields
The following table gives you an overview of the fields available in WCTXTD_ADJUST
| 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 | CHAR | 30 | |
| ATTRIBUTE_ID | Working Context Attribute ID | WCTXTT_ATTR_ID | CHAR | 32 | |
| ATTRUBUTE_NAME | Working Context Attribute Name | WCTXTT_ATTR_NAME | CHAR | 40 | |
| HIDE | Working Context Hide Flag | WCTXTT_HIDE | CHAR | 1 |
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_ADJUST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCTXTD_ADJUST | PROFILE_ID | 1: N | WCTXTC_PROFILE |