BWE_QMEL_2 SAP (Extraction Struct. 2 Notification (with QSTABI Fields) ATTR) Structure details

Dictionary Type: Structure
Description: Extraction Struct. 2 Notification (with QSTABI Fields) ATTR




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




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

BWE_QMEL_2 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 "Extraction Struct. 2 Notification (with QSTABI Fields) ATTR" 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_BWE_QMEL_2 TYPE BWE_QMEL_2.

The BWE_QMEL_2 table consists of various fields, each holding specific information or linking keys about Extraction Struct. 2 Notification (with QSTABI Fields) ATTR data available in SAP. These include ERDAT (Date on Which Record Was Created), AEDAT (Changed On), QMDAT (Date of Notification), HERKZ (Origin of Notification).. 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 BWE_QMEL_2 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
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
AEDATChanged On AEDATDATS8DATUM
QMDATDate of Notification QMDATDATS8DATUM
HERKZOrigin of Notification HERKZCHAR2HERKZ
QMARTNotification Type QMARTCHAR2Assigned to domainQMARTQMR
QMKATCatalog Type - Coding QMKATCHAR1Assigned to domainQKATART
QMGRPCode Group - Coding QMGRPCHAR8Assigned to domainQCODEGRP
QMCODCoding QMCODCHAR4Assigned to domainQCODE
PRIOKPriority PRIOKCHAR1Assigned to domainPRIOKPRIOK
MAWERKPlant for Material QMAWERKSCHAR4Assigned to domainWERKSWRK
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
LIFNUMVendor Account Number LIFNUMCHAR10Assigned to domainALPHALIFNRLIF
KUNUMAccount Number of Customer QKUNUMCHAR10Assigned to domainALPHAKUNNRKUN
KDAUFSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
TPLNRFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
BAUTLAssembly BAUTLCHAR18Assigned to domainMATN1MATNRMAT
IWERKMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
INGRPPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
MSAUSBreakdown Indicator MSAUSCHAR1XFELD
SWERKMaintenance plant SWERKCHAR4Assigned to domainWERKSSWK
STORTLocation of maintenance object PMLOCCHAR10Assigned to domainAP_STAND
BEBERPlant section BEBERCHAR3Assigned to domainBEBERBBE
MSGRPRoom RAUMNRCHAR8CHAR8
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
PRUEFLOSInspection Lot Number QPLOSNUMC12Assigned to domainQPLOSQLSQALS
COAUFNROrder Number (QM Order) COAUFNRCHAR12Assigned to domainALPHAAUFNRANR
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
BWSTNTF1Status Object1 Notification BWSTNTF1NUMC2J_STONR
BWSTNTF2Status Object 2 Notification: Order Assigned BWSTNTF2NUMC2J_STONR
BWSTNTF3Status Object 3 Notification: Internal/External Origin BWSTNTF3NUMC2J_STONR
STADTStart date STADTDATS8DATUM
LRMDTDate of last completion in maintenance plan LRMDTDATS8DATUM
NPLDANext planned date NPLDADATS8DATUM
WARPLMaintenance Plan WARPLCHAR12Assigned to domainALPHAWARPLMPLMPLAL
STRATMaintenance strategy STRATCHAR6Assigned to domainWSTRASTRSTRAA

Key field Non-key field



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

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

How to access SAP table BWE_QMEL_2

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