RVEXAU_KO SAP (Foreign Trade: Financ.Docs - Structure for Monitor. - Header) Structure details

Dictionary Type: Structure
Description: Foreign Trade: Financ.Docs - Structure for Monitor. - Header




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




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

RVEXAU_KO 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 "Foreign Trade: Financ.Docs - Structure for Monitor. - Header" 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_RVEXAU_KO TYPE RVEXAU_KO.

The RVEXAU_KO table consists of various fields, each holding specific information or linking keys about Foreign Trade: Financ.Docs - Structure for Monitor. - Header data available in SAP. These include GENNR (Internal license number), EXGEN (External license number), GEGRU (Legal regulation for legal control), GEART (License type).. 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 RVEXAU_KO 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
ICON_GENSTForeign Trade: Legal Control: Traffic Light CS_LIGHTSCHAR30LIGHTS
GENNRInternal license number GENNRCHAR10Assigned to domainALPHAGENNRGNREMBK
EXGENExternal license number EXGENCHAR20EXGENEGN
GEGRULegal regulation for legal control GEGRUCHAR2Assigned to domainGEGRUGEG
GEARTLicense type GEARTCHAR4Assigned to domainGEARTGEA
GENSTStatus for Legal Control GENSTCHAR1GENSTEXS
TXT_GENSTComment for status '_' GST_0CHAR50TEXT50
ANFDAApplication date ANFDADATS8DATUM
ABGDARejection date ABGDADATS8DATUM
EIGDADate of receipt EIGDADATS8DATUM
VELDARenewal date VELDADATS8DATUM
REODAReorganization date REODADATS8DATUM
GANDAValidity start date GANDADATS8DATUMGAN
GENDAValidity end date GENDADATS8DATUMGEN
GMAXWMaximum license value GMAXWCURR15(2) WERTV8GMW
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GAUFWValue consumed by orders GAUFWCURR15(2) WERTV8
GMAXQMaximum license quantity GMAXQQUAN13(3) MENG13GMQ
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERZETEntry time ERZETTIMS6UZEIT
EXARTBusiness Transaction Type for Foreign Trade EXARTCHAR2Assigned to domainEXARTEXA
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
GAUFQUpdated order quantity GAUFQQUAN13(3) MENG13
GLIEQUpdated delivery quantity GLIEQQUAN13(3) MENG13
VBDFGValidity of export license for affiliated companies VBDFGCHAR1VBDFG
STATUSForeign Trade: SLS - Field determining line color SL_COLORCHAR3SL_COLOR
COLORForeign Trade: SLS - Field determining line color SL_COLORCHAR3SL_COLOR

Key field Non-key field



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

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

How to access SAP table RVEXAU_KO

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