VTV_PVANZ SAP (Treasury CRM: Display Structure NPV) Structure details

Dictionary Type: Structure
Description: Treasury CRM: Display Structure NPV




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




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

VTV_PVANZ 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 "Treasury CRM: Display Structure NPV" 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_VTV_PVANZ TYPE VTV_PVANZ.

The VTV_PVANZ table consists of various fields, each holding specific information or linking keys about Treasury CRM: Display Structure NPV data available in SAP. These include SZENARI1 (Scenario), SZNAME1 (Scenario: Long name), BWREAL1 (Net present value of real position), BWDREAL1 (Net present value difference of real position).. 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: Not classified


SAP VTV_PVANZ 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 MANDTCLNT3Assigned to domainMANDT
SZENARI1Scenario TV_SZENARICHAR10VTVSZKOT_SZENARIOSZES_VTVSZKO_SZENARIO
SZNAME1Scenario: Long name TV_SZNAMECHAR60TEXT60
BWREAL1Net present value of real position TV_BWREALCURR17(2) T_PRESVAL
BWDREAL1Net present value difference of real position TV_BWDREALCURR17(2) T_PRESVAL
BWSIM11Net present value of real + fictitious1 position TV_BWSIM1CURR17(2) T_PRESVAL
BWDSIM11Net present value difference of real + fictitious1 position TV_BWDSIM1CURR17(2) T_PRESVAL
BWSIM21Net present value of real + fictitious2 position TV_BWSIM2CURR17(2) T_PRESVAL
BWDSIM21Net present value difference of real + fictitious2 position TV_BWDSIM2CURR17(2) T_PRESVAL
SZENARI2Scenario TV_SZENARICHAR10VTVSZKOT_SZENARIOSZES_VTVSZKO_SZENARIO
SZNAME2Scenario: Long name TV_SZNAMECHAR60TEXT60
BWREAL2Net present value of real position TV_BWREALCURR17(2) T_PRESVAL
BWDREAL2Net present value difference of real position TV_BWDREALCURR17(2) T_PRESVAL
BWSIM12Net present value of real + fictitious1 position TV_BWSIM1CURR17(2) T_PRESVAL
BWDSIM12Net present value difference of real + fictitious1 position TV_BWDSIM1CURR17(2) T_PRESVAL
BWSIM22Net present value of real + fictitious2 position TV_BWSIM2CURR17(2) T_PRESVAL
BWDSIM22Net present value difference of real + fictitious2 position TV_BWDSIM2CURR17(2) T_PRESVAL
SZENARI3Scenario TV_SZENARICHAR10VTVSZKOT_SZENARIOSZES_VTVSZKO_SZENARIO
SZNAME3Scenario: Long name TV_SZNAMECHAR60TEXT60
BWREAL3Net present value of real position TV_BWREALCURR17(2) T_PRESVAL
BWDREAL3Net present value difference of real position TV_BWDREALCURR17(2) T_PRESVAL
BWSIM13Net present value of real + fictitious1 position TV_BWSIM1CURR17(2) T_PRESVAL
BWDSIM13Net present value difference of real + fictitious1 position TV_BWDSIM1CURR17(2) T_PRESVAL
BWSIM23Net present value of real + fictitious2 position TV_BWSIM2CURR17(2) T_PRESVAL
BWDSIM23Net present value difference of real + fictitious2 position TV_BWDSIM2CURR17(2) T_PRESVAL
SZENARI4Scenario TV_SZENARICHAR10VTVSZKOT_SZENARIOSZES_VTVSZKO_SZENARIO
SZNAME4Scenario: Long name TV_SZNAMECHAR60TEXT60
BWREAL4Net present value of real position TV_BWREALCURR17(2) T_PRESVAL
BWDREAL4Net present value difference of real position TV_BWDREALCURR17(2) T_PRESVAL
BWSIM14Net present value of real + fictitious1 position TV_BWSIM1CURR17(2) T_PRESVAL
BWDSIM14Net present value difference of real + fictitious1 position TV_BWDSIM1CURR17(2) T_PRESVAL
BWSIM24Net present value of real + fictitious2 position TV_BWSIM2CURR17(2) T_PRESVAL
BWDSIM24Net present value difference of real + fictitious2 position TV_BWDSIM2CURR17(2) T_PRESVAL
WAEHRCurrency of net present value TV_WAEHRCUKY5TCURCWAERS

Key field Non-key field



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

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

How to access SAP table VTV_PVANZ

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