RVEXAU04 SAP (Foreign Trade: Legal Control: Structure for RVEXAU04) Structure details

Dictionary Type: Structure
Description: Foreign Trade: Legal Control: Structure for RVEXAU04




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




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

RVEXAU04 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 Control: Structure for RVEXAU04" 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_RVEXAU04 TYPE RVEXAU04.

The RVEXAU04 table consists of various fields, each holding specific information or linking keys about Foreign Trade: Legal Control: Structure for RVEXAU04 data available in SAP. These include FLG_KUM (Leg. Contrl: Bureau of Exp. Administr. diskette: Aggr. data), MANDT (Client), LFNR (R/2 table), ALNUM (Export control class according the legal reg. for legal ctrl).. 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 RVEXAU04 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
FLG_LIFBAFA (German Federal Export Office) diskette: Document type LIFTYPCHAR1CHAR1
FLG_KUMLeg. Contrl: Bureau of Exp. Administr. diskette: Aggr. data P_KUMCHAR1XFELD
MANDTClient MANDTCLNT3Assigned to domainMANDT
LFNRR/2 table CHAR5CHAR5CHAR5
ALNUMExport control class according the legal reg. for legal ctrl ALNUMCHAR14Assigned to domainALNUMALN
AUGECustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
ADRNR_AUGEAddress ADRNRCHAR10Assigned to domainALPHAADRNR
WAEMCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
ADRNR_WAEMAddress ADRNRCHAR10Assigned to domainALPHAADRNR
ENKUNCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
ADRNR_ENKUNAddress ADRNRCHAR10Assigned to domainALPHAADRNR
ICON_KUMForeign Trade: Legal Control: Traffic Light CS_LIGHTSCHAR30LIGHTS
VBELNSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
EXARTBusiness Transaction Type for Foreign Trade EXARTCHAR2Assigned to domainEXARTEXA
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERTNet value of the order item in document currency NETWR_APCURR15(2) WERTV8
WAERKSD Document Currency WAERKCUKY5Assigned to domainWAERSFWS
GENNRInternal license number GENNRCHAR10Assigned to domainALPHAGENNRGNREMBK
EXGENExternal license number EXGENCHAR20EXGENEGN
GEARTLicense type GEARTCHAR4Assigned to domainGEARTGEA
GEGRULegal regulation for legal control GEGRUCHAR2Assigned to domainGEGRUGEG
EMBGRGrouping for Legal Control EMBGRCHAR14Assigned to domainEMBGREMB
STAWNCommodity Code/Import Code Number for Foreign Trade STAWNCHAR17Assigned to domainSTAWN
CURRCurrency of customs values for import procg in foreign trade WZOCUCUKY5Assigned to domainWAERS
AUSFUDate DATUMDATS8DATUM
WIEDADate DATUMDATS8DATUM
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MLANDCountry Key LAND1CHAR3Assigned to domainLAND1LND
KWMENGCumulative Order Quantity in Sales Units KWMENGQUAN15(3) MENG15
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
COLORForeign Trade: SLS - Field determining line color SL_COLORCHAR3SL_COLOR

Key field Non-key field



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

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

How to access SAP table RVEXAU04

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