SAP VDREF_INT Customizing table for Reference Interest Rate Table
Overview
VDREF_INT is a standard SAP S/4HANA table that stores Customizing table for Reference Interest Rate data. There are total 7 fields in the VDREF_INT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VDREF_INT belongs to Loans Management (FS-CML) module and is located in the package Treasury Loans (FVVD).
In addition, following links provide an overview of foreign key relationships, if any, that link VDREF_INT to other SAP tables and standard CDS views available based on VDREF_INT table in S/4HANA 2020.
Techincal Settings of VDREF_INT
Below are technical details of the table VDREF_INT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of VDREF_INT Fields
The following table gives you an overview of the fields available in VDREF_INT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| BUKRS | Company Code | BUKRS | CHAR | 4 | |
| GSART | Product Type | VVSART | TZPA | CHAR | 3 |
| SKOART | Condition Type (Smallest Subdivision of Condition Records) | SKOART | TZK01 | NUMC | 4 |
| REFERENZ | Reference Interest Rate | REFERENZ | T056R | CHAR | 10 |
| ZILABEZ | Long text for reference interest rate | LAZITEXT | CHAR | 60 | |
| RANTYP | Contract Type | RANTYP | 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 VDREF_INT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VDREF_INT | GSART | 1: CN | TZPA |
| VDREF_INT | REFERENZ | 1: CN | T056R |
| VDREF_INT | SKOART | 1: CN | TZK01 |