MC05Q01NTF is an SAP Structure so does not store data like a database table does but can be used 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 .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
BASIC_UNIT | MEINS | UNIT | 3 |
* | Base Unit of Measure | CUNIT |
BMGEIG | BMGEIG | QUAN | 13(3) | Internal Defective Quantity in Base Units of Measure | ||
BMGFRD | BMGFRD | QUAN | 13(3) | External Defective Quantity in Base Units of Measure | ||
BRGMNG | BRGMNG | QUAN | 13(3) | Return Delivery Quantity in Base Units of Measure | ||
BRKMNG | BRKMNG | QUAN | 13(3) | Complaint Quantity in Base Units of Measure | ||
EHTAG | QEINHTAG | UNIT | 3 |
* | Lead Time Unit (Day) | CUNIT |
EKORG | EKORG | CHAR | 4 |
* | Purchasing Organization | |
HERKZ | HERKZ | CHAR | 2 | Origin of Notification | ||
KUNUM | KUNUM | CHAR | 10 |
* | Customer Number | ALPHA |
LIFNUM | LIFNUM | CHAR | 10 |
* | Vendor Account Number | ALPHA |
MATNR | MATNR | CHAR | 18 |
* | Material Number | MATN1 |
MAWERK | QMAWERKS | CHAR | 4 |
* | Plant for Material | |
MGEIG | MGEIG | QUAN | 13(3) | Defective Quantity (Internal) | ||
MGEIN | MGEIN | UNIT | 3 |
* | Unit of Measure | CUNIT |
MGFRD | MGFRD | QUAN | 13(3) | Defective Quantity (External) | ||
QMART | QMART | CHAR | 2 |
* | Notification Type | |
QMDAT | QMDAT | DATS | 8 | Date of Notification | ||
QMNUM | QMNUM | CHAR | 12 |
* | Notification No | ALPHA |
RGMNG | RGMNG | QUAN | 13(3) | Return Delivery Quantity | ||
RKMNG | RKMNG | QUAN | 13(3) | Complaint Quantity | ||
SPART | SPART | CHAR | 2 |
* | Division | |
SUMDLZT | QNSUMDLZT | FLTP | 16(16) | Total Lead Time of Notifications | ||
VKORG | VKORG | CHAR | 4 |
* | Sales Organization | |
VTWEG | VTWEG | CHAR | 2 |
* | Distribution Channel | |
ZHLERL_TE | QZHLERL_TE | INT4 | 10 | Number of Notifications Completed on Schedule | ||
ZHLMAOF | QZHLMAOF | INT4 | 10 | Number of Tasks with Status 'Outstanding' or 'Released' | ||
ZHLMASS | QZHLMASS | INT4 | 10 | No. of Tasks | ||
ZHLMELD | QZHLMELD | INT4 | 10 | No. of Notifications | ||
ZHLMERF | QZHLMERF | INT4 | 10 | No. of Tasks with Status Successful | ||
ZHLMOFN | QZHLMOFN | INT4 | 10 | No. of Notifications with Status Outstanding |
Key field | |
Non-key field |
MC05Q01NTF - LIS-BW: Header Information from MCQMEL MC05Q01ITM - LIS-BW: Item Information from MCQMEL MC05Q01CSE - LIS-BW: Item Information from MCQMEL MC05Q01ACT - LIS-BW: Item Information from MCQMEL MC05Q00TSKSETUP - BW Reorganization Store for MC05Q00TSK (Notification Task) MC05Q00TSK - QM-BW Extraction: Notification Task