VTVDETK_GH SAP (Treasury: Characteristics for Cumulative Values) Structure details

Dictionary Type: Structure
Description: Treasury: Characteristics for Cumulative Values




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




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

VTVDETK_GH 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: Characteristics for Cumulative Values" 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_VTVDETK_GH TYPE VTVDETK_GH.

The VTVDETK_GH table consists of various fields, each holding specific information or linking keys about Treasury: Characteristics for Cumulative Values data available in SAP. These include BHWBETR (Payment amount in local currency), EHBETR (Profit/loss amount in local currency), EEBETR (Profit/loss amount in profit/loss currency), WZBETR (Payment Currency).. 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 VTVDETK_GH 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
BZBETRPayment amount in payment currency D_CASHCWCURR15(2) WERTV8_TR
BHWBETRPayment amount in local currency D_CASHHWCURR15(2) WERTV8_TR
EHBETRProfit/loss amount in local currency EHBETRCURR13(2) WERTV7
EEBETRProfit/loss amount in profit/loss currency EEBETRCURR13(2) WERTV7
WZBETRPayment Currency TB_WZBETRCUKY5TCURCWAERS
SPLWHRProfit/loss currency SPLWHRCUKY5TCURCWAERS
D_ASTUECKChange in no. of units (for unit-quoted securities) D_ASTUECKDEC15(5) ASTUECK
D_AWBW_AChange in acquisition value in position currency (asset) D_AWBW_ACURR15(2) WERTV8_TR
D_AWBW_PChange in acquisition value in position currency (liability) D_AWBW_PCURR15(2) WERTV8_TR
D_AWHW_AChange in acquisition value in local currency (asset) D_AWHW_ACURR15(2) WERTV8_TR
D_AWHW_PChange in acquisition value in local currency (liability) D_AWHW_PCURR15(2) WERTV8_TR
D_AKTBWBWAsset: Change in book value in position/transaction curr. D_AKTBWBWCURR15(2) WERTV8_TR
D_AKTBWHWAsset: Change in book value in local currency D_AKTBWHWCURR15(2) WERTV8_TR
D_PASBWBWLiability: Change in book value in position/trans. curr. D_PASBWBWCURR15(2) WERTV8_TR
D_PASBWHWLiability: Change in book value in local currency D_PASBWHWCURR15(2) WERTV8_TR
D_AKTNOMWBWAsset: Change in nominal value in purchase currency D_AKTNOMWBWCURR15(2) WERTV8_TR
D_PASNOMWBWLiability: Change in nominal value in sale currency D_PASNOMWBWCURR15(2) WERTV8_TR
PABGERFPLRevenue Accrued/Deferred in Profit/Loss Currency PABGERFPLWCURR15(2) WERTV8_TR
PABGERFHWRevenue Accrued/Deferred in Local Currency PABGERFHWCURR15(2) WERTV8_TR

Key field Non-key field



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

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

How to access SAP table VTVDETK_GH

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