MC02M_2ITM SAP (Extraction Purchasing (Item): Item Data) Structure details

Dictionary Type: Structure
Description: Extraction Purchasing (Item): Item Data




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




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

MC02M_2ITM 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 Purchasing (Item): Item Data" 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_MC02M_2ITM TYPE MC02M_2ITM.

The MC02M_2ITM table consists of various fields, each holding specific information or linking keys about Extraction Purchasing (Item): Item Data data available in SAP. These include AKTNR (COUPON), AKTWE (Current goods receipt quantity in order unit), ALAV (Points score: Shipping notif. GR date - notified date), ALIEF (Number of deliveries).. 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 MC02M_2ITM 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
AFNAMName of Requisitioner/Requester AFNAMCHAR12AFNAM
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
AKTWECurrent goods receipt quantity in order unit MC_AKTWEQUAN13(3) MENG13
ALAVPoints score: Shipping notif. GR date - notified date MC_ALAVDEC3DEC3
ALIEFNumber of deliveries MC_ALIEFDEC9MCZAEHLER
BSGRUReason for Ordering BSGRUCHAR3BSGRU
BWAPPLNMApplication Component RSAPPLNMCHAR30RSAPPLNM
BWVORGSAP BW transaction key MCW_BWVORGNUMC3NUM3
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
ELIKZ'Delivery Completed' Indicator ELIKZCHAR1XFELD
EMATNMaterial Number EMATNRCHAR18Assigned to domainMATN1MATNRMAT
EREKZFinal Invoice Indicator EREKZCHAR1XFELD
KONNRNumber of Principal Purchase Agreement KONNRCHAR10Assigned to domainALPHAEBELNKTR
KTMNGTarget Quantity KTMNGQUAN13(3) MENGE
KTPNRItem Number of Principal Purchase Agreement KTPNRNUMC5Assigned to domainEBELP
KZMABIndicator: relevant quantity deviation MC_KZMABCHAR1CHAR1
KZPOSIndicator: item counter relevant (R/2->R/3 link, schd.agmt) MC_KZPOSCHAR1X
KZTABIndicator: relevant schedule deviation MC_KZTABCHAR1CHAR1
LAVIPoints score: Shipping notification MC_LAVIDEC3DEC3
LFZTATotal delivery time in days MC_LFZTADEC13DECV13
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LMEINBase Unit of Measure LAGMEUNIT3Assigned to domainCUNITMEINS
MABWVariance in the quantity delivered as % MC_MABWDEC6(2) PRZ32V
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MEINSPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
MENGEPurchase Order Quantity BSTMGQUAN13(3) MENG13
NETPRNet price NETPRCURR11(2) WERTV6
NETWRNet order value in order currency MC_BNETWRCURR13(2) WERT7
PEINHPrice Unit PEINHDEC5PACK3
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
PWEVPoints score for compliance with shipping instructions MC_PWEVDEC3DEC3
PWFRPoints score for on-time delivery MC_PWFRDEC3DEC3
PWMTPoints score for quantity reliability MC_PWMTDEC3DEC3
PWTTPoints score for on-time delivery performance MC_PWTTDEC3DEC3
PWWEPoints score for quality of services MC_PWWEDEC3DEC3
REPOSInvoice Receipt Indicator REPOSCHAR1XFELD
TABWDelivery Date Variance in Days MC_TABWDEC3PL2
TXZ01Short Text TXZ01CHAR40TEXT40
UMRENDenominator for Conversion of Order Unit to Base Unit UMBSNDEC5UMBSN
UMREZNumerator for Conversion of Order Unit to Base Unit UMBSZDEC5UMBSZ
WEBREIndicator: GR-Based Invoice Verification WEBRECHAR1XFELD
WEPOSGoods Receipt Indicator WEPOSCHAR1XFELD
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
XERSYEvaluated Receipt Settlement (ERS) XERSYCHAR1XFELD
ZWERTTarget Value for Outline Agreement in Document Currency DZWERTCURR13(2) WERT7

Key field Non-key field



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

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

How to access SAP table MC02M_2ITM

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