VTVBARW_DE_OLD SAP (Derivatives: Non-Cumulative Values (Freezing VTVBARW_DE)) Structure details

Dictionary Type: Structure
Description: Derivatives: Non-Cumulative Values (Freezing VTVBARW_DE)




ABAP Code to SELECT data from VTVBARW_DE_OLD
Related tables to VTVBARW_DE_OLD
Access table VTVBARW_DE_OLD




Structure field list including key, data, relationships and ABAP select examples

VTVBARW_DE_OLD is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Derivatives: Non-Cumulative Values (Freezing VTVBARW_DE)" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_VTVBARW_DE_OLD TYPE VTVBARW_DE_OLD.

The VTVBARW_DE_OLD table consists of various fields, each holding specific information or linking keys about Derivatives: Non-Cumulative Values (Freezing VTVBARW_DE) data available in SAP. These include MANDT (Client), BUKRS (Company Code), RPORTB (Portfolio), WAERS (Currency Key).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP VTVBARW_DE_OLD structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3T000MANDT
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
RPORTBPortfolio RPORTBCHAR10TWPOBRPORTBT50H_RPORTB_CORE
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
RANTYPContract Type RANTYPCHAR1RANTYP
RFHAFinancial Transaction TB_RFHACHAR13VTBFHAALPHAT_RFHAFANVTBA
SANLFProduct Category SANLFNUMC3TZAFVVSANLF
GSARTProduct Type VVSARTCHAR3TZPAVVSARTSANVVSART_APPL_BAS
SFGTYPTransaction Category TB_SFGTYPNUMC3AT01T_SFGTYP
SFHAARTFinancial Transaction Type TB_SFHAARTCHAR3AT10T_SFHAARTT02C_AT10
SAKTIVActive status of financial transaction (drilldown reporting) FTI_SAKTIVCHAR1FTI_SAKTIV
RREFKONTAcct Assignment Ref. for Operative Valn Area and Loan TB_REFKONTCHAR8T037SUSTRU
FINPROJFinance Project TB_TFPROJCHAR13T_TFPROJ
DBLFZStart of Term DBLFZDATS8DATUM
DELFZEnd of Term DELFZDATS8DATUM
SFGZUSTTTransaction Activity Category TB_SFGZUTYNUMC2AT02T_SFGZUTYC_AT02
RDEALERTrader RDEALERCHAR12TZDEARDEALER
NORDEXTExternal Reference TB_NORDEXTCHAR16FTI_CHAR16LOW
ZUONDAssignment TB_ZUONDCHAR18TEXT18
REFERInternal Reference TB_REFERCHAR16CHAR16
MERKMCharacteristics TB_MERKMCHAR25CHAR25
SPUTCALLPut/call indicator TI_SPUTCALNUMC1T_SPUTCAL
RMAIDMaster Agreement TB_RMAIDCHAR10VTBMAALPHAT_RMAIDTMAVTMA
RGARANTGuarantor of Financial Transaction TB_RGARANT_NEWCHAR10BUT000ALPHABU_PARTNERBPABUPA
STICHTAGKey date VVSTDATDATS8VVSTDATKEYDATE
RSTICHKey date reference RSTICHCHAR1RSTICH
PARTNRBusiness Partner Number BP_PARTNR_NEWCHAR10BUT000ALPHABU_PARTNERBPABUPA
SBWHRPosition Currency/Transaction Currency TB_BWHRCUKY5TCURCWAERS
WGSCHFT1Currency Borrowing/Sale FTI_WGSCH1CUKY5TCURCWAERS
WGSCHFT2Currency Investment/Purchase FTI_WGSCH2CUKY5TCURCWAERS
MPKONDInterest rate (characteristic in drill-down reporting) MPKONDNUMC3ALPHAFTI_NUMC3
UNDER1Underlying sale FTI_UNDER1CURR15(2) WERTV8
UNDER2Underlying purchase FTI_UNDER2CURR15(2) WERTV8
PKONDInterest rate TV_PKONDDEC10(7) DECV3_7
BNOMI1Nominal amount borrowing/sale FTI_BNOMI1CURR15(2) WERTV8
BNOMI2Nominal amount investment/purchase FTI_BNOMI2CURR15(2) WERTV8
BZPWRInterest amount borrowing/sale TB_BZPWRCURR15(2) WERTV8_TR
BZBWRInterest amount Investment/purchase TB_BZBWRCURR15(2) WERTV8_TR
P_VNet present value in position currency TB_P_V_0CURR13(2) WERTV7
BOPWROption premium borrowing/sale TB_BOPASCURR15(2) WERTV8_TR
BOBWRAsset: Option premium (investment/purchase) in PC/TC TB_BOGASCURR15(2) WERTV8_TR

Key field Non-key field



How do I retrieve data from SAP structure VTVBARW_DE_OLD using ABAP code?

As VTVBARW_DE_OLD is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on VTVBARW_DE_OLD as there is no data to select.

How to access SAP table VTVBARW_DE_OLD

Within an ECC or HANA version of SAP you can also view further information about VTVBARW_DE_OLD and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!