SAP E1MBEWF Master material material valuation (MBEW)/change flags Table data and field list

E1MBEWF is a standard SAP Structure which is used to define the field attributes of IDoc segment E1MBEWF. The segment is used within the below IDoc to send Master material material valuation (MBEW)/change flags information via the IDoc send process

SFAMAT01

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

E1MBEWF idoc segment structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP E1MBEWF idoc segment structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the E1MBEWF table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MSGFN 0
BWKEY 0
BWTAR 0
LVORM 0
VPRSV 0
VERPR 0
STPRS 0
PEINH 0
BKLAS 0
VMVPR 0
VMVER 0
VMSTP 0
VMPEI 0
VMBKL 0
VJVPR 0
VJVER 0
VJSTP 0
LFGJA 0
LFMON 0
BWTTY 0
ZKPRS 0
ZKDAT 0
BWPRS 0
BWPRH 0
VJBWS 0
VJBWH 0
VVJLB 0
VVMLB 0
VVSAL 0
ZPLPR 0
ZPLP1 0
ZPLP2 0
ZPLP3 0
ZPLD1 0
ZPLD2 0
ZPLD3 0
KALKZ 0
KALKL 0
XLIFO 0
MYPOL 0
BWPH1 0
BWPS1 0
ABWKZ 0
PSTAT 0
KALN1 0
KALNR 0
BWVA1 0
BWVA2 0
BWVA3 0
VERS1 0
VERS2 0
VERS3 0
HRKFT 0
KOSGR 0
PPRDZ 0
PPRDL 0
PPRDV 0
PDATZ 0
PDATL 0
PDATV 0
EKALR 0
VPLPR 0
MLMAA 0
MLAST 0
VJBKL 0
VJPEI 0
HKMAT 0
EKLAS 0
QKLAS 0
MTUSE 0
MTORG 0
OWNPR 0
BWPEI 0

Key field Non-key field



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

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

How to access SAP table E1MBEWF

Within an ECC or HANA version of SAP you can also view further information about E1MBEWF and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).