VTVRTCF08 SAP (Technical Transaction Category - Cashflow SFGDT) Structure details

Dictionary Type: Structure
Description: Technical Transaction Category - Cashflow SFGDT




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




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

VTVRTCF08 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 "Technical Transaction Category - Cashflow SFGDT" 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_VTVRTCF08 TYPE VTVRTCF08.

The VTVRTCF08 table consists of various fields, each holding specific information or linking keys about Technical Transaction Category - Cashflow SFGDT data available in SAP. These include RKONDGR (Direction of Transaction), SSIGN (Direction of flow), SCWHR (Currency of cash flow), BCWHR (Cash Flow Amount in 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: Not classified


SAP VTVRTCF08 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
CFKNZCash flow indicator TVRTCFKNZCHAR1TVRTCFKNZ
RKONDGRDirection of Transaction TB_RKONDGRNUMC1T_RKONDGR
SSIGNDirection of flow TB_SSIGNCHAR1T_SSIGN
SCWHRCurrency of cash flow TV_CFWHRCUKY5Assigned to domainWAERS
BCWHRCash Flow Amount in Currency TV_CASHFCURR17(2) T_BETRAG
DFAELLDue date DFAELLDATS8DATUM
DDISPOPayment Date DDISPODATS8DATUM
DBERVONStart of Calculation Period DBERVONDATS8DATUM
DBERBISEnd of Calculation Period DBERBISDATS8DATUM
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
ABASTAGENumber of base days in a calculation period ABASTAGENUMC6INT6
ATAGENumber of days TVRTATAGENUMC6NUMC06
CF_ASTCKNumber of units for unit-quoted securities ASTUECKDEC15(5) ASTUECK
SNWHRCurrency of nominal amount base TV_SNWHRCUKY5Assigned to domainWAERS
BNWHRNominal amount base for cash flow determination TV_BNWHRCURR17(2) T_BETRAG
PKONDInterest rate as a percentage TB_PKONDDEC10(7) DECV3_7
SZSREFReference Interest Rate SZSREFCHAR10Assigned to domainZIREFKU
SZSREFVZ+/- sign / reference interest rate operator SZSREFVZCHAR1SZSREFVZ
SOFFSETFixer offset for variable interest rate reference TV_SOFFSETDEC10(7) DECV3_7
SFORMREFFormula Reference TB_XFORMBECHAR4Assigned to domainT_FORMBE
DZFESTInterest rate fixing date TB_DZFESTDATS8DATUM
JSOFVERRImmediate settlement JSOFVERRCHAR1TFMSOFVERR
OPPZINSOpportunity interest TVRTOPPZDEC10(7) TVRTZINS
FIKTKZIndicator for Fictitious Cash Flow TVRT_FIKTKZCHAR1TVRT_FIKTKZ
SBWHRPosition Currency/Transaction Currency TVRT_SBWHRCUKY5Assigned to domainWAERS
BBWHRAmount in transaction currency TVRT_BBWHRCURR17(2) TVRT_AMOUNT
XKURSKNZX - Fixed exchange rate agreed TVRT_XKURSCHAR1XFELD
KKURSExchange rate TVRT_KKURSDEC13(7) DEC6_7
SZINSARTRM: Indicator for the Type of Interest Rate TVRTSZINSARTCHAR1TVRTSZINSART

Key field Non-key field



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

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

How to access SAP table VTVRTCF08

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