SAP WBCPM_C_VTY_CL_T CPM Calculation Type for Value (Description) Table
Overview
WBCPM_C_VTY_CL_T is a standard SAP S/4HANA table that stores CPM Calculation Type for Value (Description) data. There are total 4 fields in the WBCPM_C_VTY_CL_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBCPM_C_VTY_CL_T belongs to Contract Processing Monitor (LO-GT-CPM) module and is located in the package Contract Processing Monitor Business Logic (WB2B_CPM_BL).
In addition, following links provide an overview of foreign key relationships, if any, that link WBCPM_C_VTY_CL_T to other SAP tables and standard CDS views available based on WBCPM_C_VTY_CL_T table in S/4HANA 2020.
Techincal Settings of WBCPM_C_VTY_CL_T
Below are technical details of the table WBCPM_C_VTY_CL_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBCPM_C_VTY_CL_T Fields
The following table gives you an overview of the fields available in WBCPM_C_VTY_CL_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| SPRAS | Language Key | SPRAS | * | LANG | 1 |
| CALC_TYPE_VAL | Value Calculation | WB2_CPM_CALC_TYPE_VAL | WBCPM_C_VTY_CL | CHAR | 4 |
| DESCRIPTION | Value Calculation Description | WB2_CPM_CALC_TYPE_VAL_DESCR | CHAR | 60 |
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 WBCPM_C_VTY_CL_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBCPM_C_VTY_CL_T | CALC_TYPE_VAL | 1: CN | WBCPM_C_VTY_CL |