RVEXAU02_K SAP (Foreign Trade: Legal Ctrl - Structure for RVEXAU02 - Header) Structure details

Dictionary Type: Structure
Description: Foreign Trade: Legal Ctrl - Structure for RVEXAU02 - Header




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




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

RVEXAU02_K 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: Legal Ctrl - Structure for RVEXAU02 - 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_RVEXAU02_K TYPE RVEXAU02_K.

The RVEXAU02_K table consists of various fields, each holding specific information or linking keys about Foreign Trade: Legal Ctrl - Structure for RVEXAU02 - Header data available in SAP. These include ICON_GENST (Foreign Trade: Legal Control: Traffic Light), GENNR (Internal license number), EXGEN (External license number), GEGRU (Legal regulation for legal control).. 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 RVEXAU02_K 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 RVEXAU02_K using ABAP code?

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

How to access SAP table RVEXAU02_K

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