SAP WCAT_PROFILET Cost allocation profile (texts) Table
Overview
WCAT_PROFILET is a standard SAP S/4HANA table that stores Cost allocation profile (texts) data. There are total 4 fields in the WCAT_PROFILET table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WCAT_PROFILET belongs to Distribution (LO-AB-CA) module and is located in the package Trading: Cost Allocation (WCAT).
In addition, following links provide an overview of foreign key relationships, if any, that link WCAT_PROFILET to other SAP tables and standard CDS views available based on WCAT_PROFILET table in S/4HANA 2020.
Techincal Settings of WCAT_PROFILET
Below are technical details of the table WCAT_PROFILET
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of WCAT_PROFILET Fields
The following table gives you an overview of the fields available in WCAT_PROFILET
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| CAT_PROF | Cost allocation profile | WCAT_PROF | WCAT_PROFILE | CHAR | 4 |
| PROF_TXT | Text 40 Characters Long | TEXT40 | CHAR | 40 |
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 WCAT_PROFILET
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WCAT_PROFILET | CAT_PROF | 1: CN | WCAT_PROFILE |
| WCAT_PROFILET | SPRAS | : | T002 |