SAP WCTXTC_PROFILE_T Description for function profile of working context Table
Overview
WCTXTC_PROFILE_T is a standard SAP S/4HANA table that stores Description for function profile of working context data. There are total 4 fields in the WCTXTC_PROFILE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCTXTC_PROFILE_T 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 WCTXTC_PROFILE_T to other SAP tables and standard CDS views available based on WCTXTC_PROFILE_T table in S/4HANA 2020.
Techincal Settings of WCTXTC_PROFILE_T
Below are technical details of the table WCTXTC_PROFILE_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WCTXTC_PROFILE_T Fields
The following table gives you an overview of the fields available in WCTXTC_PROFILE_T
| 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 |
| LANGUAGE | Language Key | LANGU | * | LANG | 1 |
| DESCRIPTION | Function Profile Description | WCTXTT_PROF_DESCRIPTION | CHAR | 80 |
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 WCTXTC_PROFILE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCTXTC_PROFILE_T | PROFILE_ID | 1: CN | WCTXTC_PROFILE |