MC05Q01NTF SAP (LIS-BW: Header Information from MCQMEL) Structure details

Dictionary Type: Structure
Description: LIS-BW: Header Information from MCQMEL




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




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

MC05Q01NTF 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 "LIS-BW: Header Information from MCQMEL" 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_MC05Q01NTF TYPE MC05Q01NTF.

The MC05Q01NTF table consists of various fields, each holding specific information or linking keys about LIS-BW: Header Information from MCQMEL data available in SAP. These include BMGEIG (Internal Defective Quantity in Base Units of Measure), BMGFRD (External Defective Quantity in Base Units of Measure), BRGMNG (Return Delivery Quantity in Base Units of Measure), BRKMNG (Complaint Quantity in Base Units of Measure).. 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 MC05Q01NTF 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
BASIC_UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
BMGEIGInternal Defective Quantity in Base Units of Measure BMGEIGQUAN13(3) MENGE
BMGFRDExternal Defective Quantity in Base Units of Measure BMGFRDQUAN13(3) MENGE
BRGMNGReturn Delivery Quantity in Base Units of Measure BRGMNGQUAN13(3) MENGE
BRKMNGComplaint Quantity in Base Units of Measure BRKMNGQUAN13(3) MENGE
EHTAGLead Time Unit (Day) QEINHTAGUNIT3Assigned to domainCUNITMEINS
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
HERKZOrigin of Notification HERKZCHAR2HERKZ
KUNUMCustomer Number KUNUMCHAR10Assigned to domainALPHAKUNNRKUN
LIFNUMVendor Account Number LIFNUMCHAR10Assigned to domainALPHALIFNRLIF
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MAWERKPlant for Material QMAWERKSCHAR4Assigned to domainWERKSWRK
MGEIGDefective Quantity (Internal) MGEIGQUAN13(3) MENGE
MGEINUnit of Measure MGEINUNIT3Assigned to domainCUNITMEINS
MGFRDDefective Quantity (External) MGFRDQUAN13(3) MENGE
QMARTNotification Type QMARTCHAR2Assigned to domainQMARTQMR
QMDATDate of Notification QMDATDATS8DATUM
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
RGMNGReturn Delivery Quantity RGMNGQUAN13(3) MENGE
RKMNGComplaint Quantity RKMNGQUAN13(3) MENGE
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
SUMDLZTTotal Lead Time of Notifications QNSUMDLZTFLTP16(16) QSTATWERT
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
ZHLERL_TENumber of Notifications Completed on Schedule QZHLERL_TEINT410INT4
ZHLMAOFNumber of Tasks with Status 'Outstanding' or 'Released' QZHLMAOFINT410INT4
ZHLMASSNo. of Tasks QZHLMASSINT410INT4
ZHLMELDNo. of Notifications QZHLMELDINT410INT4
ZHLMERFNo. of Tasks with Status Successful QZHLMERFINT410INT4
ZHLMOFNNo. of Notifications with Status Outstanding QZHLMOFNINT410INT4

Key field Non-key field



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

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

How to access SAP table MC05Q01NTF

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