RVEXAU05_MELD SAP (Legal Control: Log RVEXAU05: Declaration) Structure details

Dictionary Type: Structure
Description: Legal Control: Log RVEXAU05: Declaration




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




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

RVEXAU05_MELD 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 "Legal Control: Log RVEXAU05: Declaration" 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_RVEXAU05_MELD TYPE RVEXAU05_MELD.

The RVEXAU05_MELD table consists of various fields, each holding specific information or linking keys about Legal Control: Log RVEXAU05: Declaration data available in SAP. These include KUNNR_WE (Address), KUNNR_AG (Address), MTEXT (Material Description (Short Text)), HERST (Customer Numbers).. 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 RVEXAU05_MELD 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
NUMMERLegal Control: BAFA Diskette Sequence Number BAFANRNUMC6NUM6
KUNNR_WEAddress ADRNRCHAR10Assigned to domainALPHAADRNR
KUNNR_AGAddress ADRNRCHAR10Assigned to domainALPHAADRNR
MTEXTMaterial Description (Short Text) MAKTXCHAR40TEXT40
HERSTCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
BEZEIDescription of rule BEZEI60CHAR60TEXT60
BEZEIADescription of rule BEZEI60CHAR60TEXT60
ALNUMExport control class according the legal reg. for legal ctrl ALNUMCHAR14Assigned to domainALNUMALN
SECGKLegal Control: Special Characteristics Code for Goods SECGKCHAR5Assigned to domainSECGK
STAWNCommodity Code/Import Code Number for Foreign Trade STAWNCHAR17Assigned to domainSTAWN
NETWRNet Value in Document Currency NETWRCURR15(2) WERTV8
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
MENGECumulative Order Quantity in Sales Units KWMENGQUAN15(3) MENG15
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
VDATUCharacter Field Length = 10 CHAR10CHAR10CHAR10
VBELNSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN

Key field Non-key field



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

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

How to access SAP table RVEXAU05_MELD

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