SAP VTB_DFDEST Datafeed: Environment Table
Overview
VTB_DFDEST is a standard SAP S/4HANA table that stores Datafeed: Environment data. There are total 12 fields in the VTB_DFDEST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table VTB_DFDEST belongs to Basic Functions (FIN-FSCM-TRM-BF) module and is located in the package Treasury: Datafeed (FTDF).
In addition, following links provide an overview of foreign key relationships, if any, that link VTB_DFDEST to other SAP tables and standard CDS views available based on VTB_DFDEST table in S/4HANA 2020.
Techincal Settings of VTB_DFDEST
Below are technical details of the table VTB_DFDEST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of VTB_DFDEST Fields
The following table gives you an overview of the fields available in VTB_DFDEST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| RFEEDNAME | Market Data: Data Provider | TB_DFNAME | VTBDFF | CHAR | 10 |
| RWORKMODUS | Datafeed: Operating mode function module | TB_MOD | CHAR | 1 | |
| RDEST | Logical destination (specified in function call) | TB_RFCDEST | CHAR | 32 | |
| RPROG | Datafeed: Program name to call up external datafeed | TB_DFPROG | CHAR | 30 | |
| RBUPDEST | Logical destination (specified in function call) | TB_RFCDEST | CHAR | 32 | |
| URI | Datafeed: Universal Resource Indicator | TB_DFURI | CHAR | 255 | |
| FOREIGN_USER | Datafeed: Username WEB server | TB_DFFRGNUSER | CHAR | 120 | |
| FOREIGN_PASSWD | Datafeed: Password WEB server | TB_DFFRGNPASS | CHAR | 120 | |
| BLANKSTOCRLF | Datafeed Web Access: Convert Blanks in CRLF | TB_BLANKSTOCRLF | CHAR | 1 | |
| RESTURL | Datafeed: Universal Resource Indicator | TB_DFURI | CHAR | 255 | |
| OAUTH_SCOPE | Datafeed: OAuth Scope | TB_DFSCOPE | CHAR | 255 |
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 VTB_DFDEST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| VTB_DFDEST | MANDT | 1: CN | T000 |
| VTB_DFDEST | RFEEDNAME | 1: CN | VTBDFF |