SAP VWPCSPREAD Credit Spread per Security Table
Overview
VWPCSPREAD is a standard SAP S/4HANA table that stores Credit Spread per Security data. There are total 5 fields in the VWPCSPREAD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VWPCSPREAD belongs to Transaction Manager (FIN-FSCM-TRM-TM) module and is located in the package Treasury Management: Securities (FVVW).
In addition, following links provide an overview of foreign key relationships, if any, that link VWPCSPREAD to other SAP tables and standard CDS views available based on VWPCSPREAD table in S/4HANA 2020.
Techincal Settings of VWPCSPREAD
Below are technical details of the table VWPCSPREAD
- Buffering allowed but switched off
- No buffering
- Storage type is Not Defined
List of VWPCSPREAD Fields
The following table gives you an overview of the fields available in VWPCSPREAD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SECURITY_ID | Security Class ID Number | VVRANLW | VWPANLA | CHAR | 13 |
| SPREAD_TYPE | Credit Spread Type | TCR_CSPREAD_TYPE | TCRC_CSPR_TYPE | CHAR | 2 |
| VALID_FROM | Valid-From Date | DATAB | DATS | 8 | |
| CSPREAD | Credit Spread | FTR_CSPREAD | DEC | 10 |
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 VWPCSPREAD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VWPCSPREAD | MANDT | : | T000 |
| VWPCSPREAD | SECURITY_ID | : | VWPANLA |
| VWPCSPREAD | SPREAD_TYPE | : | TCRC_CSPR_TYPE |