E3RM61B SAP (Repetitive manufacturing backflush) Structure details

Dictionary Type: Structure
Description: Repetitive manufacturing backflush




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




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

E3RM61B 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 "Repetitive manufacturing backflush" 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_E3RM61B TYPE E3RM61B.

The E3RM61B table consists of various fields, each holding specific information or linking keys about Repetitive manufacturing backflush data available in SAP. These include WERKS (Plant), ALORT (Receiving storage location for repetitive manufacturing), BWAWA (Movement type for goods issue), BWAWE (Movement type for goods receipt).. 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 E3RM61B 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
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
ALORTReceiving storage location for repetitive manufacturing ALORTCHAR4Assigned to domainLGORT
BWAWAMovement type for goods issue SA_BWARTWACHAR3Assigned to domainBWARTBWA
BWAWEMovement type for goods receipt SA_BWARTWECHAR3Assigned to domainBWART
VERIDProduction Version VERIDCHAR4Assigned to domainVERIDVER
MDV01Production line MDV01CHAR8Assigned to domainMDVXX
MDV02Planning identification 2 MDV02CHAR8Assigned to domainMDVXX
AUFNRRun schedule header number SA_AUFNRCHAR12Assigned to domainALPHASA_AUFNR
BUDATPosting Date in the Document BUDATDATS8DATUM
BLDATDocument Date in Document BLDATDATS8DATUM
BKTXTDocument Header Text BKTXTCHAR25TEXT25
ERFMGBackflush quantity in repetitive manufacturing SA_ERFMGQUAN13(3) MENG13
ERFMEUnit of measure for backflush quantity and for actual scrap SA_ERFMEUNIT3Assigned to domainCUNITMEINS
AUSMGScrap quantity SA_MNG04QUAN13(3) MENG13
REVLVRevision Level REVLVCHAR2NUMCVREVLVRVS
GRUNDReason for Variance CO_AGRNDCHAR4Assigned to domainCO_AGRND
ACHRGReceiving batch for repetitive manufacturing SA_CHARGCHAR10Assigned to domainCHARG
PLNUMPlanned order number PLNUMCHAR10Assigned to domainALPHAPLNUMPAF
ZPNKTReporting Point SA_ZPUNKTCHAR4NUMCVVORNR
BWASCMovement type for scrap SA_BWARTSCCHAR3Assigned to domainBWART
BWACOMovement type for by-product SA_BWARTCOCHAR3Assigned to domainBWART
PKNUMControl cycle number PKNUMCHAR7Assigned to domainALPHAPKNUMPKNUM
PKPOSKanban item number / control cycle item PKPOSNUMC3PKPOS
PRVBEProduction Supply Area PRVBECHAR10Assigned to domainPRVBEPVB
KDAUFSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
KDPOSItem number of the SD document POSNRNUMC6Assigned to domainPOSNR

Key field Non-key field



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

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

How to access SAP table E3RM61B

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