VTIMF72A SAP (Screen Fields OTC Interest Rate Derivatives Swap) Structure details

Dictionary Type: Structure
Description: Screen Fields OTC Interest Rate Derivatives Swap




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




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

VTIMF72A 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 Derivatives Swap" 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_VTIMF72A TYPE VTIMF72A.

The VTIMF72A table consists of various fields, each holding specific information or linking keys about Screen Fields OTC Interest Rate Derivatives Swap 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: L - Table for storing temporary data, is delivered empty
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP VTIMF72A 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
XKAPBETAmount TB_XKAPBETCHAR18CHAR18
BKAPBETAmount field TB_BKAPBETCURR13(2) WERTV7
WKAPBETCurrency of Principal Amount - Financial Product TB_WKAPBETCUKY5TCURCWAERS
XGUEL_KPEffective from date TB_XGUELCHAR10CHAR10
DGUEL_KPCondition Item Valid From DGUEL_KPDATS8DATUM
XZINSDAT_TText length 16 D_TEXT16CHAR16TEXT16
XZINSDATFirst due date TB_XEFAELLCHAR10CHAR10
DZINSDATFirst due date TB_DFAELL1DATS8DATUM
XRHYTHType of update: Frequency month/days annually TB_XRHYTHCHAR10CHAR10
AMMRHYFrequency in months AMMRHYNUMC3NUMC03
XZSREFText length 16 D_TEXT16CHAR16TEXT16
PZINSSVAgreed interest rate - financial product TB_PZINSSVDEC10(7) DECV3_7
SZSREFReference Interest Rate SZSREFCHAR10T056RZIREFKU
PZZSGInterest Markup/Markdown TB_ZZSDEC10(7) DECV3_7
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
SKALIDWTInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD
XKAPBETNAmount TB_XKAPBETCHAR18CHAR18
BKAPBETNAmount field TB_BKAPBETCURR13(2) WERTV7
WKAPBETNCurrency of Principal Amount - Financial Product TB_WKAPBETCUKY5TCURCWAERS
XGUEL_KPNEffective from date TB_XGUELCHAR10CHAR10
DGUEL_KPNCondition Item Valid From DGUEL_KPDATS8DATUM
XZINSDATN_TText length 16 D_TEXT16CHAR16TEXT16
XZINSDATNFirst due date TB_XEFAELLCHAR10CHAR10
DZINSDATNFirst due date TB_DFAELL1DATS8DATUM
XRHYTHNType of update: Frequency month/days annually TB_XRHYTHCHAR10CHAR10
AMMRHNFrequency in months AMMRHYNUMC3NUMC03
XZSREFNText length 16 D_TEXT16CHAR16TEXT16
PZINSSVNAgreed interest rate - financial product TB_PZINSSVDEC10(7) DECV3_7
SZSREFNReference Interest Rate SZSREFCHAR10T056RZIREFKU
PZZSNInterest Markup/Markdown TB_ZZSDEC10(7) DECV3_7
SZBMETHNInterest Calculation Method SZBMETHCHAR1SZBMETH
SKALIDWTNInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD
DATE_OF_NOTICE_TTerm to TB_XLABICHAR10T_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 VTIMF72A using ABAP code?

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

How to access SAP table VTIMF72A

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