VTVFGCF08_FLTP SAP (Technical Transaction Category - Cashflow SFGDT (Floating)) Structure details

Dictionary Type: Structure
Description: Technical Transaction Category - Cashflow SFGDT (Floating)




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




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

VTVFGCF08_FLTP 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 (Floating)" 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_VTVFGCF08_FLTP TYPE VTVFGCF08_FLTP.

The VTVFGCF08_FLTP table consists of various fields, each holding specific information or linking keys about Technical Transaction Category - Cashflow SFGDT (Floating) 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: Can be enhanced (character-type or numeric)


SAP VTVFGCF08_FLTP 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 JBNCFKNZCHAR1JBNCFKNZ
RKONDGRDirection of Transaction TB_RKONDGRNUMC1T_RKONDGR
SSIGNDirection of flow TB_SSIGNCHAR1T_SSIGN
SCWHRCurrency of cash flow TV_CFWHRCUKY5TCURCWAERS
BCWHRCash Flow Amount in Currency TV_CASHFCURR17(2) T_BETRAG
DFAELLDue date DFAELLDATS8DATUM
DDISPOPayment Date DDISPODATS8DATUM
DBERVON'Calculate From' Date (Inclusive of that date) JBRBERVONDATS8DATUM
DBERBIS'Calculate Through To' Date JBRBERBISDATS8DATUM
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
ABASTAGENumber of base days in a calculation period ABASTAGENUMC6INT6
ATAGENumber of Days VTVATAGENUMC6NUMC06
CF_ASTCKNumber of units for unit-quoted securities ASTUECKDEC15(5) ASTUECK
SNWHRCurrency of nominal amount base TV_SNWHRCUKY5TCURCWAERS
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 SZSREFCHAR10T056RZIREFKU
SZSREFVZ+/- sign / reference interest rate operator SZSREFVZCHAR1SZSREFVZ
SOFFSETFixer offset for variable interest rate reference TV_SOFFSETDEC10(7) DECV3_7
SFORMREFFormula Reference TB_XFORMBECHAR4AT30T_FORMBE
DZFESTInterest rate fixing date TB_DZFESTDATS8DATUM
JSOFVERRImmediate settlement JSOFVERRCHAR1TFMSOFVERR
OPPZINSOpportunity Interest JBIOPPZDEC10(7) JBIZINS
FIKTKZInclude Fictitious Cash Flows TV_FIKTKZCHAR1TV_FIKTKZ
SBWHRPosition Currency/Transaction Currency KL_SBWHRCUKY5TCURCWAERS
BBWHRAmount in transaction currency KL_BBWHRCURR17(2) KL_AMOUNT
XKURSKNZX - Fixed exchange rate agreed KL_XKURSCHAR1XFELD
KKURSExchange Rate KL_KKURSDEC13(7) DEC6_7
SZINSARTRM: Indicator for the Type of Interest Rate JBSZINSARTCHAR1JBSZINSART
BCWHR_FPrice of Unit- or Percentage-Quoted Security VVPKTKURDEC15(6) VVPKTKUR
BNWHR_FPrice of Unit- or Percentage-Quoted Security VVPKTKURDEC15(6) VVPKTKUR
BBWHR_FPrice of Unit- or Percentage-Quoted Security VVPKTKURDEC15(6) VVPKTKUR

Key field Non-key field



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

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

How to access SAP table VTVFGCF08_FLTP

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