VTIMF71A SAP (Screen Fields OTC Interest Rate Derivative Cap/Floor) Structure details

Dictionary Type: Structure
Description: Screen Fields OTC Interest Rate Derivative Cap/Floor




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




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

VTIMF71A 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 "Screen Fields OTC Interest Rate Derivative Cap/Floor" 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_VTIMF71A TYPE VTIMF71A.

The VTIMF71A table consists of various fields, each holding specific information or linking keys about Screen Fields OTC Interest Rate Derivative Cap/Floor data available in SAP. These include DLAVO (Term from), SINCLBE (Calculation Period: Start Inclusive vs. End Inclusive), XLABI (Term to), DLABI (Term to).. 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 VTIMF71A 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
XLAVOTerm from TB_XLAVOCHAR10T_XDATUM
DLAVOTerm from DLAVODATS8DATUM
SINCLBECalculation Period: Start Inclusive vs. End Inclusive TB_SINCLBECHAR1T_SINCLBE
XLABITerm to TB_XLABICHAR10T_XDATUM
DLABITerm to DLABIDATS8DATUM
SINCLEEnd of Term Inclusive Indicator TB_SINCLECHAR1XFELD
XKALID1Object Text FKTEXTCHAR60TEXT60
SKALID1Factory calendar SKALIDCHAR2Assigned to domainWFCIDH_TFACD
XKALID2Object Text FKTEXTCHAR60TEXT60
SKALID2Factory calendar SKALIDCHAR2Assigned to domainWFCIDH_TFACD
PMAXStrike price upper limit TB_PMAXDEC10(7) DECV3_7
PMINStrike Price Lower Limit TB_PMINDEC10(7) DECV3_7
XNOMINALNominal Amount of Underlying TB_XNOMUNDBETCHAR18CHAR18
BNOMINALPayment amount in payment currency TB_BZBETRCURR13(2) WERTV7
WNOMINALCurrency of underlying amount TB_WNOMUNDBETCUKY5TCURCWAERS
XGUEL_KPEffective from date TB_XGUELCHAR10CHAR10
DGUEL_KPCondition Item Valid From DGUEL_KPDATS8DATUM
XZINSDAT_TText length 16 D_TEXT16CHAR16TEXT16
XZINSDATDue date TB_XFAELLCHAR10CHAR10
DZINSDATDue date DFAELLDATS8DATUM
XRHYTHType of update: Frequency month/days annually TB_XRHYTHCHAR10CHAR10
AMMRHYFrequency in months AMMRHYNUMC3NUMC03
XZSREFText (12 characters) TEXT12CHAR12TEXT12
SZSREFReference Interest Rate SZSREFCHAR10T056RZIREFKU
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
SKALIDWTInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD
XPRAEMIEPremium TB_XPRAEMCHAR18T_XBETR
BPRAEMIEPayment amount in payment currency TB_BZBETRCURR13(2) WERTV7
WPRAEMIEPremium Amount Currency TB_WPRBETRCUKY5TCURCWAERS
PPRAEMIEPercentage rate for calculating the premium amount TB_PRZBETRDEC10(7) DECV3_7
XPRAEFAELLPayment or Delivery Date TB_XZTERMCHAR10T_XDATUM
DPRAEFAELLPayment or Delivery Date TB_DZTERMDATS8DATUMT33
P_XGUEL_KPEffective from date TB_XPRGUELCHAR10CHAR10
P_DGUEL_KPCondition Item Valid From DGUEL_KPDATS8DATUM
DATE_OF_NOTICE_TDate of Notice TB_XTERMDATCHAR10T_XDATUM
DATE_OF_NOTICETerm to DLABIDATS8DATUM
REPAYMENT_SHIFTShift Final Repayment to Termination Date TB_REP_SHIFTCHAR1T_REP_SHIFT

Key field Non-key field



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

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

How to access SAP table VTIMF71A

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