SAP VTBMARGIN Int. FX: Rate Markups or Markdowns per Currency Pair Table
Overview
VTBMARGIN is a standard SAP S/4HANA table that stores Int. FX: Rate Markups or Markdowns per Currency Pair data. There are total 5 fields in the VTBMARGIN table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTBMARGIN belongs to Transaction Management (FIN-FSCM-TRM-TM-TR) module and is located in the package Treasury: Financial Transaction (FTTR).
In addition, following links provide an overview of foreign key relationships, if any, that link VTBMARGIN to other SAP tables and standard CDS views available based on VTBMARGIN table in S/4HANA 2020.
Techincal Settings of VTBMARGIN
Below are technical details of the table VTBMARGIN
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VTBMARGIN Fields
The following table gives you an overview of the fields available in VTBMARGIN
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| LEAD_CURRENCY | Leading Currency | TB_WLWAERS | TCURL | CUKY | 5 |
| FOLLOW_CURRENCY | Following Currency | TB_WFWAERS | TCURL | CUKY | 5 |
| MARGIN_FWD_BID | Int. FX: Rate Markups or Markdowns | TB_FXMARGIN | DEC | 13 | |
| MARGIN_FWD_ASK | Int. FX: Rate Markups or Markdowns | TB_FXMARGIN | DEC | 13 |
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 VTBMARGIN
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTBMARGIN | FOLLOW_CURRENCY | 1: C | TCURL |
| VTBMARGIN | LEAD_CURRENCY | 1: C | TCURL |