VTVDETW_DV SAP (Display Currency Fields Cumulative Values Treasury) Structure details

Dictionary Type: Structure
Description: Display Currency Fields Cumulative Values Treasury




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




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

VTVDETW_DV 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 "Display Currency Fields Cumulative Values Treasury" 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_VTVDETW_DV TYPE VTVDETW_DV.

The VTVDETW_DV table consists of various fields, each holding specific information or linking keys about Display Currency Fields Cumulative Values Treasury data available in SAP. These include BHWBETR_AW (Payment amount of flow in display currency from local curr.), EHBETR_AW (Profit/loss amount in display currency from local currency), PABGERFPL_AW (Revenue Accrued/Deferred in DC (from P/L Currency)), PABGERFHW_AW (Revenue accrued/deferred in display currency (local curr.)).. 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 VTVDETW_DV 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
BZBETR_AWPayment Amount of Flow in Display Crcy (from Pmnt Crcy) FTI_CASWCWCURR15(2) WERTV8
BHWBETR_AWPayment amount of flow in display currency from local curr. FTI_CASWHWCURR15(2) WERTV8
EHBETR_AWProfit/loss amount in display currency from local currency EHBETR_AWCURR15(2) WERTV8_TR
PABGERFPL_AWRevenue Accrued/Deferred in DC (from P/L Currency) FTI_PABGERFPLW_AWCURR15(2) WERTV8_TR
PABGERFHW_AWRevenue accrued/deferred in display currency (local curr.) FTI_PABGERFHW_AWCURR15(2) WERTV8_TR
GVBETR_AWChange in Provisions/Unrealized Gains and Losses in DC (LC) FTI_GVBETR_AWCURR13(2) WERTV7
KBBWHR_AWChange in nominal purchase in display currency FTI_KBBWHR_AWCURR13(2) WERTV7
VKBBWHR_AWChange in nominal sale in display currency FTI_VKBBWHR_AWCURR13(2) WERTV7
ANZGWDisplay Currency FTI_ANZGWCUKY5TCURCWAERSFFZ
BNOMI3_AWNominal amount borrowing/sale start in display currency BNOMI3_AWCURR15(2) WERTV8_TR
BNOMI4_AWNominal amount invest./purchase start in display currency BNOMI4_AWCURR15(2) WERTV8
BNOMI5_AWNominal amount borrowing/sale end in display currency BNOMI5_AWCURR15(2) WERTV8
BNOMI6_AWNominal amount invest./purchase end in display currency BNOMI6_AWCURR15(2) WERTV8
UNRGVHW1BETR_A_AWUnrealized Gain/Loss, Sale, in Displ. Crcy / Start of Period FTI_UNRGV1_A_AWCURR13(2) WERTV7
UNRGVHW1BETR_E_AWUnrealized Gain/Loss, Purchase, in DC / Start of Period FTI_UNRGV2_A_AWCURR13(2) WERTV7
UNRGVHW2BETR_A_AWUnrealized Gain/Loss, Sale, in Displ. Crcy / End of Period FTI_UNRGV1_E_AWCURR13(2) WERTV7
UNRGVHW2BETR_E_AWUnrealized Gain/Loss, Purchase, in DC / End of Period FTI_UNRGV2_E_AWCURR13(2) WERTV7
NPV_PC_A_AWRM NPV in Display Currency: Start FTI_NPV_PC_A_AWCURR15(2) WERTV8_TR
NPV_PC_E_AWRM NPV in Display Currency: End FTI_NPV_PC_E_AWCURR15(2) WERTV8_TR
CLEAN_PRICE_PC_A_AWClean Price in Display Currency: Start FTI_CLEAN_PRICE_AW_ACURR15(2) WERTV8_TR
CLEAN_PRICE_PC_E_AWClean Price in Display Currency: End FTI_CLEAN_PRICE_AW_ECURR15(2) WERTV8_TR
BPVALUE_PC_A_AWBasis Point Value in Display Currency: Start FTI_VALBP_AW_ACURR15(2) WERTV8_TR
BPVALUE_PC_E_AWBasis Point Value in Display Currency: End FTI_VALBP_AW_ECURR15(2) WERTV8_TR

Key field Non-key field



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

As VTVDETW_DV 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 VTVDETW_DV as there is no data to select.

How to access SAP table VTVDETW_DV

Within an ECC or HANA version of SAP you can also view further information about VTVDETW_DV 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!