SAP WBCPM_C_SCL CPM Status Calculation Class Table
Overview
WBCPM_C_SCL is a standard SAP S/4HANA table that stores CPM Status Calculation Class data. There are total 7 fields in the WBCPM_C_SCL table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBCPM_C_SCL 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_SCL to other SAP tables and standard CDS views available based on WBCPM_C_SCL table in S/4HANA 2020.
Techincal Settings of WBCPM_C_SCL
Below are technical details of the table WBCPM_C_SCL
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBCPM_C_SCL Fields
The following table gives you an overview of the fields available in WBCPM_C_SCL
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| CLASS | Calculation Class for Contract Processing Monitor | WB2_CPM_CALC_CLASS_STA | CHAR | 30 | |
| QUANTITY_CALCULATION | Calculation Class Is for Calculating the Quantities | WB2_CPM_CLASS_IS_FOR_QUANTITY | CHAR | 1 | |
| VALUE_CALCULATION | Calculation Class Is for Calculating the Values | WB2_CPM_CLASS_IS_FOR_VALUE | CHAR | 1 | |
| STATUS_CALCULATION | Calculation Class Is for Calculating the Status | WB2_CPM_CLASS_IS_FOR_STATUS | CHAR | 1 | |
| DETAIL_SCREEN | Class is for Detail Screen | WB2_CPM_CLASS_IS_FOR_DETAIL | CHAR | 1 | |
| NAVIGATION | Class is for Navigation | WB2_CPM_CLASS_IS_FOR_NAVIGAT | 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 WBCPM_C_SCL