VTVFG000 SAP (DDIC Structure for Risk Object Dialog) Structure details

Dictionary Type: Structure
Description: DDIC Structure for Risk Object Dialog




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




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

VTVFG000 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 "DDIC Structure for Risk Object Dialog" 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_VTVFG000 TYPE VTVFG000.

The VTVFG000 table consists of various fields, each holding specific information or linking keys about DDIC Structure for Risk Object Dialog data available in SAP. These include RIDXRT (Internal Number of the Generic Transaction), RIDEXT (External Number of the Generic Transaction), DGUELTAB (Version Date of Generic Transaction), FESTWTXT0 (Short Description of Repository Objects).. 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 VTVFG000 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
FLDSTATField status (req. entry, opt. entry, display, hidden) TV_FLDSTATCHAR1BU_FLDSTAT
RIDXRTInternal Number of the Generic Transaction JBRIDXRTCHAR20Assigned to domainALPHAJBRIDXRTRIDXRTS_JBRDBKO_RIDXRT
RIDEXTExternal Number of the Generic Transaction JBRIDEXTCHAR20JBRIDEXTRIDEXTS_JBRDBKO_RIDEXT
DGUELTABVersion Date of Generic Transaction JBDGUELTABDATS8DATS
FESTWTXT0Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT1Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT2Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT3Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT4Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT5Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT6Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT7Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT8Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXT9Short Description of Repository Objects AS4TEXTCHAR60AS4TEXT
FESTWTXTAShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
RHYTHMDefinition of Frequency for Copying Cash Flows in RC TV_FGCFRHNUMC3NUMC3
XDAYIndicator for Description of Frequency TV_FGCFXRHCHAR1XFELD
XMONIndicator for Description of Frequency TV_FGCFXRHCHAR1XFELD
XYEAIndicator for Description of Frequency TV_FGCFXRHCHAR1XFELD
CPYNUMBNumber of Copies to be made from a Cash Flow TV_FGCFCPYNUMC3NUMC3
KALENDERFactory Calendar WFCIDCHAR2TFACDWFCIDFCI

Key field Non-key field



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

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

How to access SAP table VTVFG000

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