SAP WBCPM_C_STA_TP CPM Calc Types per Status Type (for Header) Table
Overview
WBCPM_C_STA_TP is a standard SAP S/4HANA table that stores CPM Calc Types per Status Type (for Header) data. There are total 11 fields in the WBCPM_C_STA_TP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBCPM_C_STA_TP 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_STA_TP to other SAP tables and standard CDS views available based on WBCPM_C_STA_TP table in S/4HANA 2020.
Techincal Settings of WBCPM_C_STA_TP
Below are technical details of the table WBCPM_C_STA_TP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBCPM_C_STA_TP Fields
The following table gives you an overview of the fields available in WBCPM_C_STA_TP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| STATUS_TYPE | Status Type in Contract Processing Monitor | WB2_CPM_STATUS_TYPE | CHAR | 4 | |
| CALC_TYPE_QTY | Quantity Calculation | WB2_CPM_CALC_TYPE_QTY | WBCPM_C_QTY_CL | CHAR | 4 |
| CALC_TYPE_QTY2 | Quantity Calculation 2 | WB2_CPM_CALC_TYPE_QTY2 | WBCPM_C_QTY_CL | CHAR | 4 |
| CALC_TYPE_VAL | Value Calculation | WB2_CPM_CALC_TYPE_VAL | WBCPM_C_VTY_CL | CHAR | 4 |
| CALC_TYPE_VAL2 | Value Calculation | WB2_CPM_CALC_TYPE_VAL2 | WBCPM_C_VTY_CL | CHAR | 4 |
| CALC_TYPE_STA | Status Calculation | WB2_CPM_CALC_TYPE_STA | WBCPM_C_STY_CL | CHAR | 4 |
| SIDE | Side Relevance of a Status Type | WB2_CPM_SIDE | CHAR | 1 | |
| PRE_TC_RELEVANCE | Status Type relevance for Trading Contracts/Pre-Contracts | WB2_CPM_TC_REL | CHAR | 1 | |
| DETAIL_SCREEN_CLASS | Detail Screen Class | WB2_CPM_DETAIL_SCREEN_CLASS | * | CHAR | 30 |
| NAVIGATION_CLASS | Navigation Class | WB2_CPM_NAVIGATION_CLASS | * | CHAR | 30 |
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_STA_TP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBCPM_C_STA_TP | CALC_TYPE_QTY | : | WBCPM_C_QTY_CL |
| WBCPM_C_STA_TP | CALC_TYPE_QTY2 | : | WBCPM_C_QTY_CL |
| WBCPM_C_STA_TP | CALC_TYPE_STA | : | WBCPM_C_STY_CL |
| WBCPM_C_STA_TP | CALC_TYPE_VAL | : | WBCPM_C_VTY_CL |
| WBCPM_C_STA_TP | CALC_TYPE_VAL2 | : | WBCPM_C_VTY_CL |