VTVRTOP08 SAP (Technical Transaction Category - Option Descriptors FGET) Structure details

Dictionary Type: Structure
Description: Technical Transaction Category - Option Descriptors FGET




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




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

VTVRTOP08 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 - Option Descriptors FGET" 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_VTVRTOP08 TYPE VTVRTOP08.

The VTVRTOP08 table consists of various fields, each holding specific information or linking keys about Technical Transaction Category - Option Descriptors FGET data available in SAP. These include U_DDISPO (Delivery of underlying), U_SNOTTYP (Quotation of underlying), SABRMET (Settlement Method Option), SETTLFL (Settlement indicator).. 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 VTVRTOP08 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
U_DDISPODelivery of underlying TVRTDDISPODATS8DATUM
U_SNOTTYPQuotation of underlying TVRTSNOTTYPCHAR1T_NOTTYPE
SABRMETSettlement Method Option TI_SABRMETCHAR1T_SABRMET
SETTLFLSettlement indicator TI_SETTLFLCHAR1T_SETTLFL
SOPTAUSExercise Type (American or European) SOPTAUSNUMC1SOPTAUS
OFWAERSStrike currency of option/future TI_OFWAERSCUKY5Assigned to domainWAERS
OSTRIKEOption strike amount TVRTOSTRIKECURR17(2) T_BETRAG
OSKURSStrike as rate (forex) TVRTOSKURSDEC13(7) DEC6_7
OSBPRICEStrike price per unit TVRTOSBPRICECURR17(2) T_BETRAG
OSINDEXStrike in points (for quotation in points) TI_OSINDEXDEC11(6) T_PKTKUR
OBNOTPTValue of quotation point TVRTBNOTPTCURR17(2) T_BETRAG
OSPROZEStrike in percent (for percentage quotation) TI_OSPROZEDEC10(7) DEC3_7
OBPROZEReference value of strike percentage quotation TVRTBPROZECURR17(2) T_BETRAG
OPTTYPOriginal option category (on closing) TV_OPTTYPNUMC3Assigned to domainT_OPTTYP
OPTTYP_AKTOriginal option category (on closing) TV_OPTTYPNUMC3Assigned to domainT_OPTTYP
OBEZVHSubscription ratio of option TVRTOBEZVHDEC15(5) ASTUECK
REWAERSOption rebate currency TI_REWAERSCUKY5Assigned to domainWAERS
REBETROption rebate amount TVRTREBETRCURR17(2) T_BETRAG
RESSIGNDirection of rebate amount TI_RESSIGNCHAR1T_SSIGN
REDATERebate due date TI_REDATEDATS8DATUM
B1OSTRIKEBarrier amount 1 of option TVRTB1OSTRICURR17(2) T_BETRAG
B1OSBPRICEBarrier price1 per unit TVRTB1OSBPRCURR17(2) T_BETRAG
B1OSINDEXBarrier1 in points (for quotation in points) TI_B1OSINDDEC11(6) T_PKTKUR
B1OSPROZEBarrier1 in percent (for percentage quotations) TI_B1OSPRODEC10(7) DEC3_7
B1OSKURSBarrier1 as rate (forex) TVRTB1OSKURDEC13(9) TB_KKURS
BA1RBETRRebate amount of barrier 1 TVRTBA1RBETCURR17(2) T_BETRAG
BA1RWAERCurrency of rebate amount of barrier1 TI_BA1RWAECUKY5Assigned to domainWAERS
BA1RDATDue date of barrier1 rebate TI_BA1RDATDATS8DATUM
BA1RSSIGNDirection of barrier 1 rebate TI_BA1RSSICHAR1T_SSIGN
B2OSTRIKEBarrier amount 2 of option TVRTB2OSTRICURR17(2) T_BETRAG
B2OSBPRICEBarrier price2 per unit TVRTB2OSBPRCURR17(2) T_BETRAG
B2OSINDEXBarrier2 in points (for quotation in points) TI_B2OSINDDEC11(6) T_PKTKUR
B2OSPROZEBarrier2 in percent (for percentage quotation) TI_B2OSPRODEC10(7) DEC3_7
B2OSKURSBarrier2 as rate (forex) TVRTB2OSKURDEC13(9) TB_KKURS
BA2RBETRRebate amount of barrier 2 TVRTBA2RBETCURR17(2) T_BETRAG
BA2RWAERCurrency of rebate amount of barrier 2 TI_BA2RWAECUKY5Assigned to domainWAERS
BA2RDATDue date of barrier2 rebate TI_BA2RDATDATS8DATUM
BA2RSSIGNDirection of barrier2 rebate TI_BA2RSSICHAR1T_SSIGN
SPUTCALLPut/Call Indicator for Options TVRTPUTCALLNUMC1TVRTPUTCALL

Key field Non-key field



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

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

How to access SAP table VTVRTOP08

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