SAP WBCPM_C_VIEW_STP CPM Status Types per View Type Table
Overview
WBCPM_C_VIEW_STP is a standard SAP S/4HANA table that stores CPM Status Types per View Type data. There are total 4 fields in the WBCPM_C_VIEW_STP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WBCPM_C_VIEW_STP 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_VIEW_STP to other SAP tables and standard CDS views available based on WBCPM_C_VIEW_STP table in S/4HANA 2020.
Techincal Settings of WBCPM_C_VIEW_STP
Below are technical details of the table WBCPM_C_VIEW_STP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WBCPM_C_VIEW_STP Fields
The following table gives you an overview of the fields available in WBCPM_C_VIEW_STP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT | 3 |
| VIEW_TYPE | Contract Processing Monitor View | WB2_CPM_VIEW | WBCPM_C_VIEW | CHAR | 4 |
| STATUS_TYPE | Status Type in Contract Processing Monitor | WB2_CPM_STATUS_TYPE | WBCPM_C_STA_TP | CHAR | 4 |
| SEQUENCE | Order Number for Multiple Statuses in CP Monitor List | WB2_CPM_SEQUENCE | NUMC | 3 |
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_VIEW_STP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WBCPM_C_VIEW_STP | STATUS_TYPE | : | WBCPM_C_STA_TP |
| WBCPM_C_VIEW_STP | VIEW_TYPE | : | WBCPM_C_VIEW |