ENVELOPE_UK_FOTV SAP (Structure for Envelope of XML (UK-FOTV)) Structure details

Dictionary Type: Structure
Description: Structure for Envelope of XML (UK-FOTV)




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




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

ENVELOPE_UK_FOTV 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 "Structure for Envelope of XML (UK-FOTV)" 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_ENVELOPE_UK_FOTV TYPE ENVELOPE_UK_FOTV.

The ENVELOPE_UK_FOTV table consists of various fields, each holding specific information or linking keys about Structure for Envelope of XML (UK-FOTV) data available in SAP. These include CLASS (Class of XML file), QUALIFIER (Qualifier of XML file), FUNCTION (Function of XML file), TRANSACTIONID (Transaction ID).. 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 ENVELOPE_UK_FOTV 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
ENVELOPEVERSION Envelope Version of XML file0
CLASS Class of XML file0
QUALIFIER Qualifier of XML file0
FUNCTION Function of XML file0
TRANSACTIONIDTransaction ID TRANSACTIONIDCHAR50TEXT50
AUDITIDAudit ID AUDITIDCHAR50TEXT50
CORRELATIONIDCorrelation ID CORRECTION_IDCHAR50TEXT50
POLLINTERVAL Interval for Polling0
RESPONSEENDPOINT Response End Point0
TRANSFORMATION Transformation0
GATEWAYTEST Gateway Test0
GATEWAYTIMESTAMP Gateway Time Stamp0
SENDERID Sender ID Stored in Customization0
METHODText (length 35) TEXT35CHAR35TEXT35
VALUEText (length 35) TEXT35CHAR35TEXT35
ROLEText (20 Characters) TEXT20CHAR20TEXT20
VATREGNO VAT Registration Number0
URI URI0
PRODUCT Product0
VERSION Version0
TRANS_TCR Transaction(TCR)0

Key field Non-key field



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

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

How to access SAP table ENVELOPE_UK_FOTV

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