MCWMIT SAP (Communication structure for warehouse controlling item) Structure details

Dictionary Type: Structure
Description: Communication structure for warehouse controlling item




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




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

MCWMIT 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 "Communication structure for warehouse controlling item" 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_MCWMIT TYPE MCWMIT.

The MCWMIT table consists of various fields, each holding specific information or linking keys about Communication structure for warehouse controlling item data available in SAP. These include TB_ELIKZ (Indicator: Processing Complete), TB_MENGE (Transfer requirement quantity in stockkeeping unit), TB_MEINS (Base Unit of Measure), TB_MENGA (Transfer Requirement Quantity in Alternate Unit).. 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 MCWMIT 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
TB_ELIKZIndicator: Processing Complete LTBP_ELIKZCHAR1XFELD
TB_MENGETransfer requirement quantity in stockkeeping unit LTBP_MENGEQUAN13(3) MENG13
TB_MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
TB_MENGATransfer Requirement Quantity in Alternate Unit LTBP_MENGAQUAN13(3) MENG13
TB_ALTMEAlternative Unit of Measure for Stockkeeping Unit LRMEIUNIT3T006CUNITMEINS
TB_TAMENTransfer Order Quantity in Stockkeeping Unit LTBP_TAMENQUAN13(3) MENG13
TB_TAMEATransfer Order Quantity in Alternative Unit LTBP_TAMEAQUAN13(3) MENG13
TB_AOFTANumber of Open Transfer Order Items LTBP_AOFTADEC5LVS_ANZPS
TB_AGSTATotal Number of Transfer Order Items LTBP_AGSTADEC5LVS_ANZPS
TB_BRGEWWeight of Material LTBP_BRGEWDEC11(3) DEC8_3
TB_GEWEIWeight Unit GEWEIUNIT3T006CUNITMEINS
VB_SORTKRISort Criterion SORTKRICHAR20CHAR20
VB_LFIMGActual quantity delivered (in sales units) LFIMGQUAN13(3) MENG13
VB_LGMNGActual quantity delivered in stockkeeping units LGMNGQUAN13(3) MENG13
VB_KOMNGQuantity to be picked (actual qty minus picked qty) KOMNGQUAN13(3) MENG13
VB_MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
VB_VRKMESales unit VRKMEUNIT3T006CUNITMEINS
VB_UMVKZNumerator (factor) for conversion of sales quantity into SKU UMVKZDEC5UMBSZ
VB_UMVKNDenominator (Divisor) for Conversion of Sales Qty into SKU UMVKNDEC5UMBSN
VB_MBDATMaterial Staging/Availability Date MBDATDATS8DATUM
VB_VGTYPActivity or element category VGTYPCHAR3VORG_TYP
VB_BRGEWGross weight BRGEW_15QUAN15(3) MENG15
VB_NTGEWNet weight NTGEW_15QUAN15(3) MENG15
VB_GEWEIWeight Unit GEWEIUNIT3T006CUNITMEINS
VB_VOLUMVolume VOLUM_15QUAN15(3) MENG15
VB_VOLEHVolume unit VOLEHUNIT3T006CUNITMEINS
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
MG_LAGKLStorage class LVS_LAGKLCHAR5T646LMGEF_LAGKL
BASMEBase Unit of Measure MEINSUNIT3T006CUNITMEINS
MB_MBLNRNumber of Material Document MBLNRCHAR10ALPHABELNRMBN
MB_MJAHRMaterial Document Year MJAHRNUMC4GJAHRGJAHRMJA
LGTYPStor.type for stock removal, placement, return MCWM_LGTYPCHAR3T301LGTYP
LGBERStorage section for stock removal, placement, return MCWM_LGBERCHAR3T302LGBER
LGPLAStorage bin for stock removal, placement, return MCWM_LGPLACHAR10Assigned to domainLGPLA
LPTYPStorage bin type for stock removal, placement, returns MCWM_LPTYPCHAR2T303LVS_LPTYP
ALTYPStock removal storage type MCWM_ALTYPCHAR3T301LGTYP
ALBERStock removal storage section MCWM_ALBERCHAR3T302LGBER
ALPLAStock removal bin MCWM_ALPLACHAR10Assigned to domainLGPLA
ELTYPStock placement storage type MCWM_ELTYPCHAR3T301LGTYP
ELBERStock placement storage section MCWM_ELBERCHAR3T302LGBER
ELPLAStock placement bin MCWM_ELPLACHAR10Assigned to domainLGPLA
TAEPCNumber of stock placement items MCWM_TAEPCDEC9MCZAEHLER
TAEGWWeight of stock placement item MCWM_TAEGWQUAN15(3) MENG15
TAEMGPutaway quantity for TO item MCWM_TAEMGQUAN15(3) MENG15
TARPCNumber of TO items with return placement MCWM_TARPCDEC9MCZAEHLER
TARGWWeight of return transfer MCWM_TARGWQUAN15(3) MENG15
TARMGReturn placement quantity from TO item MCWM_TARMGQUAN15(3) MENG15
RGLACReturn to stock removal bin MCWM_RGLACDEC9MCZAEHLER
TAAPCNumber of stock removals MCWM_TAAPCDEC9MCZAEHLER
TAAGWWeight of stock removal MCWM_TAAGWQUAN15(3) MENG15
TAAMGStock Removal Quantity from TO Item MCWM_TAAMGQUAN15(3) MENG15
EXEMGExternal stock placement quantity (GR interface) MCWM_EXEMGQUAN15(3) MENG15
EXEPCNumber of external stock placement items MCWM_EXEPCDEC9MCZAEHLER
EXEGWWeight of external stock placement MCWM_EXEGWQUAN15(3) MENG15
EXAMGExternal removal quantity (GI interface) MCWM_EXAMGQUAN15(3) MENG15
EXAPCNumber of external stock removal items MCWM_EXAPCDEC9MCZAEHLER
EXAGWWeight of external stock removal MCWM_EXAGWQUAN15(3) MENG15
AEPSCNumber of movements between stock removal/placement type MCWM_AEPSCDEC9MCZAEHLER
AEMNGMoved quantity between stock removal/placement type MCWM_AEMNGQUAN15(3) MENG15
AEGEWMoved weight between stock removal/placement type MCWM_AEGEWQUAN15(3) MENG15
TBBZCNumber with TR reference MCWM_TBBZCDEC9MCZAEHLER
RFBZCNumber of items with reference to reference number MCWM_RFBZCDEC9MCZAEHLER
UMBZCNumber of items with reference to a posting change MCWM_UMBZCDEC9MCZAEHLER
LFBZCNumber of items for deliveries MCWM_LFBZCDEC9MCZAEHLER
RSBZCNumber with reservation reference MCWM_RSBZCDEC9MCZAEHLER
BE_AETime between TR creation and TO creation MCWM_BE_AEQUAN15MCWM_TIMEM
BEAECCounter for totals field time diff.TR creat. to TO creat. MCWM_BEAECDEC9MCZAEHLER
BP_AETime between TR planning data and TO creation MCWM_BP_AEQUAN15MCWM_TIMEM
BPAECCounter for totals field time difference TR plng to TO creat MCWM_BPAECDEC9MCZAEHLER
AE_AQTime between TO creation and confirmation in minutes MCWM_AE_AQQUAN15MCWM_TIMEM
AEAQCCounter for totals field time diff. TO creat. to TO conf. MCWM_AEAQCDEC9MCZAEHLER
LK_AETime between delivery note pick date and TO creation MCWM_LK_AEQUAN15MCWM_TIMEM
LKAECCounter for totals field, time diff. pick.date to TO creat. MCWM_LKAECDEC9MCZAEHLER
EDPSCCounter of real difference items MCWM_EDPSCDEC9MCZAEHLER
EDMNGReal difference quantity (not on source bin) MCWM_EDMNGQUAN15(3) MENG15
VDPSCCounter for source bin difference items MCWM_VDPSCDEC9MCZAEHLER
VDMNGDifference quantity for the source bin MCWM_VDMNGQUAN15(3) MENG15
NKPSCCounter for items with zero stock check MCWM_NKPSCDEC9MCZAEHLER
LZEITWM time unit MCWM_LZEITUNIT3CUNITMCWM_LZEIT
DUMMYDummy function in length 1 DUMMYCHAR1DUMMY
KREUZSelection for list displays LVS_SELKZCHAR1XFELD
EIDIFInd.: input of difference during transfer order confirmation LVS_EIDIFCHAR1XFELD
NPAUFBin sectioning of destination storage bin LTAP1NPAUFCHAR1Assigned to domainLVS_PLAUF
NMAXQMaximum number of quants in destination storage bin LTAP1NMAXQDEC7LVS_ANZQU
RPAUFBin sectioning of return storage bin LTAP1RPAUFCHAR1Assigned to domainLVS_PLAUF
RMAXQMaximum number of quants in return storage bin LTAP1RMAXQDEC7LVS_ANZQU
NMAXLMaximum number of storage units in destination storage bin LTAP1NMAXLDEC5LAGP_MAXLE
VERDEIndicator: combined placement into stock LTAP1VERDECHAR1XFELD
SENAUBlocked for placement into stock after stock removal LTAP1SENAUCHAR1XFELD
XQUITIndicator: confirmation active LTAP1XQUITCHAR1XFELD
SKZVPBlock source bin because of current stock removal LTAP1SKZVPCHAR1LVS_SPERR
SKZNPBlock destination bin because of current placement into st. LTAP1SKZNPCHAR1LVS_SPERR
SKZRPBlock return bin because of current placement into stock LTAP1SKZRPCHAR1LVS_SPERR
UVTYPStor.type to which rem.goods are posted after compl.st.rem. LEIN_UVTYPCHAR3Assigned to domainLGTYP
UVPLAStor.bin to which rem.goods are posted after compl.stck rem. LEIN_UVPLACHAR10Assigned to domainLGPLA
NEUPOIndicator: new TO item LTAP1NEUPOCHAR1XFELD
PQUIAIndicator: Confirmation old LTAP1PQUIACHAR1XFELD
KKAPVCapacity usage of storage unit type LVS_KKAPVDEC11(3) DEC8_3
DKAPACapacity control for difference storage type LTAP1DKAPACHAR1T331_KAPAP
VPTYPStorage bin type: source bin LTAP1VPTYPCHAR2Assigned to domainLVS_LPTYP
NPTYPStorage bin type: destination bin LTAP1NPTYPCHAR2Assigned to domainLVS_LPTYP
RPTYPStorage bin type: return bin LTAP1RPTYPCHAR2Assigned to domainLVS_LPTYP
STOSUSend cancellation request to subsystem LTAP1STOSUCHAR1XFELD
LAGKLStorage class LVS_LAGKLCHAR5Assigned to domainMGEF_LAGKL
WGFKLWater Pollution Class MGEF_WGFKLNUMC1MGEF_WGFKL
LANGULanguage Key SYLANGULANG1ISOLASYLANGU
WMSTAWM status for container material LVS_WMSTACHAR1LVS_WMSTA
QSTATConfirmation status LTAP1QSTATCHAR4CHAR004
FILL1Formatting field for ALV (Filler field) LTAP1_FILLCHAR1CHAR001
FILL2Formatting field for ALV (Filler field) LTAP1_FILLCHAR1CHAR001
FILL3Formatting field for ALV (Filler field) LTAP1_FILLCHAR1CHAR001
FILL4Formatting field for ALV (Filler field) LTAP1_FILLCHAR1CHAR001
KZLEIIndicator for performance data LVS_KZLEICHAR1LVS_KZLEI
SPLBESplit by single transfer order LVS_SPLBECHAR1XFELD
KISTZIndicator: Actual time required in TO LVS_KISTZCHAR1LVS_KISTZ
KISTPIndicator: Input requirement for actual data LVS_KISTPCHAR1XFELD
XCHARBatch management indicator (internal) XCHARCHAR1XFELD
XCHPFBatch management requirement indicator XCHPFCHAR1XFELD
PRLEIProfile for performance data T312_PRLEICHAR6Assigned to domainT312_PRLEI
PRSPLProfile for transfer order split T312_PRSPLCHAR6Assigned to domainT312_PRSPL
POOLNNumber for ILTAP pools LVS_POOLNCHAR6Assigned to domainT312_PRSPL
WEZEITime for determining planned TO processing time LVS_WEZEIQUAN13(3) LVS_ZEITDLZH
RUZEISetup time for determining planned TO processing time LVS_RUZEIQUAN13(3) LVS_ZEITD
FOVERSelection for list displays LVS_SELKZCHAR1XFELD
OCHARBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
SOKNZSort indicator for transfer order LVS_SOKNZNUMC2Assigned to domainLVS_SOKNZ
TBFORUpdate transfer requirement T336_TBFORCHAR1T336_TBFOR
SPGRUBlocking reason LVS_SPGRUCHAR1Assigned to domainLVS_SPGRU
REIHFSort field for storage bin (TO items, picking) LAGP_REIHFCHAR6LAGP_SORLP
LASTPIndicator for last TO item in split TO LVS_LASTPOSCHAR1XFELD
IDENTIdentifier for transfer order items LVS_IDENTPOSNUMC4TAPOS
SWABWThreshold value of planned/actual time deviation as percent LVS_SWABWNUMC4LVS_SWABW
BWLVSMovement Type for Warehouse Management BWLVSNUMC3Assigned to domainBWLVSBWL
LGBZOStaging Area for Warehouse Complex LGBZOCHAR10Assigned to domainLGBZO
WEZEI2Time for determining planned TO processing time LVS_WEZEIQUAN13(3) LVS_ZEITDLZH
RUZEI2Setup time for determining planned TO processing time LVS_RUZEIQUAN13(3) LVS_ZEITD
POOLN2Number for ILTAP pools LVS_POOLNCHAR6Assigned to domainT312_PRSPL
SOLPO2Planned proc.time in transfer order item LTAP_SOLPOQUAN13(3) PW_QUAN13
ZEIEI2Time unit for target time T312B_ZEIEIUNIT3Assigned to domainCUNITMEINS
SPLKBSplit by picking area LVS_SPLKBCHAR1XFELD
KZNFTAIndicator: storage unit item already on storage unit LVS_KZNFTACHAR1XFELD
FEHLTIndicator: Preallocated stock processing already finished LVS_FEHLTCHAR1XFELD
KZLEQCode: Quant in storage unit LVS_KZLEQCHAR1XFELD
NLPLA2Destination Storage Bin LTAP_NLPLACHAR10Assigned to domainLGPLA
NPPOS2Position in destination storage bin LTAP_NPPOSCHAR2LVS_PLPOS
NLQNR2Quant LVS_LQNUMNUMC10LVS_LQNUMLQN
NKDYN2Indicator: dynamic storage bin LVS_KZDYNCHAR1XFELD
VKAPV2Capacity usage of transferred material LTAP_VKAPVDEC11(3) DEC8_3
BRGEW2Gross weight of transfer order item LTAP_BRGEWDEC11(3) DEC8_3
KKAPV2Capacity usage of storage unit type LVS_KKAPVDEC11(3) DEC8_3
QUEUEQueue LRF_QUEUECHAR10Assigned to domainLRF_QUEUE
PVQIAIndicator: Source confirmation old LTAP1PVQIACHAR1XFELD
VDIFM1Difference in source storage bin in stockkeeping unit LTAP_VDIFMQUAN13(3) MENSH
VDIFA1Difference in source storage bin in alternative unit LTAP_VDIFAQUAN13(3) MENSH
NSOLM1Destination target quantity in stockkeeping unit LTAP_NSOLMQUAN13(3) MENG13
NDIFM1Destination difference quantity in stockkeeping unit LTAP_NDIFMQUAN13(3) MENSH
NSOLA1Destination target quantity in alternative unit LTAP_NSOLAQUAN13(3) MENG13
NDIFA1Destination difference qty. in alternative unit LTAP_NDIFAQUAN13(3) MENSH
DLTYP1Difference storage type LTAP_DLTYPCHAR3Assigned to domainLGTYP
DLPLA1Difference storage bin LTAP_DLPLACHAR10Assigned to domainLGPLA
DLQNR1Difference quant LTAP_DLQNRNUMC10LVS_LQNUM
DMENG1Quantity of difference posting in stockkeeping unit LTAP_DMENGQUAN13(3) MENSH
DMENA1Difference quantity in alternate unit of measure LTAP_DMENAQUAN13(3) MENSH
KZDIF1Difference indicator LVS_KZDIFCHAR1Assigned to domainLVS_KZDIF
DLENR1Number of storage unit for difference quantities LTAP_DLENRCHAR20Assigned to domainLENUMLENUMLEN
NWIRM1Transferred ingredient qty LTAP_NWIRMQUAN13(3) MENG13
NLQNADestination quant old LTAP1NLQNANUMC10LVS_LQNUM
MAGRVMaterial Group: Packaging Materials MAGRVCHAR4Assigned to domainMAGRV
NDNEWIndicator 'Create destinat.data again during confirmation' LTAP1NDNEWCHAR1XFELD
NDNOCIndicator 'Do no update dest.data during TO creation' LTAP1NDNOCCHAR1XFELD
NHNEWIndicator: Destination HU recreated LTAP1NHNEWCHAR1XFELD
NHUNRNew pick-HU for withdrawals from SU bulk storage LTAP1NHUNRCHAR20ALPHAEXIDV
VHNEWIndicator: Source HU recreated (only for inventory) LTAP1VHNEWCHAR1XFELD
HUENTIndicator: Handling unit will be withdrawn completely LTAP_HU_HUENTCHAR1XFELD
PAPOSCurrent number of HU item to be packed within TO item LTAP_HU_PAPOSNUMC4LTAP_HU_PAPOS
HUKNNIdentification of a handling unit in a transfer order LTHU_HUKNNNUMC3LTHU_HUKNN
HUDUMNumber of dummy HU for pick from SU bulk storage LTAP1HUDUMCHAR20ALPHAEXIDV
BRGEWSGross weight of transfer order item LTAP_BRGEWDEC11(3) DEC8_3
VSOLMSSource target quantity in stockkeeping unit LTAP_VSOLMQUAN13(3) MENG13
VSOLASSource target quantity in alternate unit LTAP_VSOLAQUAN13(3) MENG13
VKAPVSCapacity usage of transferred material LTAP_VKAPVDEC11(3) DEC8_3
SOLPOSPlanned proc.time in transfer order item LTAP_SOLPOQUAN13(3) PW_QUAN13
VOLUMSVolume VOLUMQUAN13(3) MENG13
NSOLMSDestination target quantity in stockkeeping unit LTAP_NSOLMQUAN13(3) MENG13
NSOLASDestination target quantity in alternative unit LTAP_NSOLAQUAN13(3) MENG13
SPITMItem is split item created during confirmation LTAP1SPITMCHAR1LTAP1SPITM
SPIEXFlag: Split items exist for TO item LTAP1SPIEXCHAR1XFELD
SPPOSItem number of split item LTAP1SPPOSNUMC4TAPOS
DDUMMIndicator: Difference SU ist pseudo SU (only HUs) LTAP1DDUMMCHAR1XFELD
LPMAXMaximum storage bin quantity MLGT_LPMAXQUAN13(3) MENG13
LPMINMinimum storage bin quantity MLGT_LPMINQUAN13(3) MENG13
NSMNGReplenishment quantity MLGT_NSMNGQUAN13(3) MENG13
VREPTReplenishment method in the storage type T331_REPLTCHAR1T331_REPLT
BWWMPWM movement type for internal warehouse supply T331_BWWMPNUMC3Assigned to domainBWLVSBWL
MAILKMail control for background processing LVS_MAILKCHAR2Assigned to domainLVS_MAILK
KZVFDIndicator shelf life expiration date relevant LVS_KZVFDCHAR1LVS_KZVFD
SPTRMSplit After TRM LTAP1_SPTRMCHAR1LTAP1_SPTRM
DOCUBATCH_CONTROLDefine Documentary Batches per Material Type DOCUBATCH_CONTROLCHAR1DOCUBATCH_CONTROL
DOCUBATCH_CHARGDocumentary Batch - Batch Number DOCUBATCH_CHARGCHAR10DOCUBDOCUBATCH_CHARG
DOCUBATCH_MULT_ENTRIESCheckbox XFELDCHAR1XFELD
DOCUBATCH_SETCheckbox XFELDCHAR1XFELD
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
AUFPSOrder Item Number CO_POSNRNUMC4CO_POSNR
ITAB_INDEXRow Index of Internal Tables SYTABIXINT410SYST_LONG
.INCLU--AP 0
JCPOSCall Item JITO_JCPOSNUMC4
MANDTClient MANDTCLNT3Assigned to domainMANDT
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3T300LGNUMLGN
TANUMTransfer Order Number TANUMNUMC10TANUMTAN
TAPOSTransfer order item TAPOSNUMC4TAPOSTAP
TBPOSTransfer Requirement Item TBPOSNUMC4TBPOSTBP
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
BESTQStock Category in the Warehouse Management System BESTQCHAR1BESTQ
SOBKZSpecial Stock Indicator SOBKZCHAR1T148SOBKZ
SONUMSpecial Stock Number LVS_SONUMCHAR16ALPHALVS_SONUM
STOFFHazardous material number STOFFCHAR18Assigned to domainMATN1STOFFSTO
MEINSBase Unit of Measure MEINSUNIT3T006CUNITMEINS
ALTMEAlternative Unit of Measure for Stockkeeping Unit LRMEIUNIT3T006CUNITMEINS
UMREZNumerator for Conversion to Base Units of Measure UMREZDEC5UMBSZ
UMRENDenominator for conversion to base units of measure UMRENDEC5UMBSN
LETYPStorage Unit Type LVS_LETYPCHAR3T307LVS_LETYP
KZFEHIndicator: pre-allocated stock LTAP_KZFEHCHAR1XFELD
LANUMSequence number T310_LANUMNUMC3T310_LANUM
KZQUIIndicator: confirmation required LTAP_KZQUICHAR1XFELD
KZNKOIndicator: Execute Zero Stock Check LVS_KZNKOCHAR1XFELD
NULKOStatus of zero stock check in transfer order item LTAP_NULKONUMC1LTAP_NULKO
KZINVInventory indicators LTAP_KZINVCHAR2LVS_KZINV
IVNUMNumber of system inventory record LVS_IVNUMCHAR10ALPHABELNRIVN
PQUITIndicator: confirmation complete LTAP_PQUITCHAR1XFELD
QDATUDate of confirmation LTAP_QDATUDATS8DATUM
QZEITTime of confirmation LTAP_QZEITTIMS6UZEIT
QNAMEUser name LTAP_QNAMECHAR12USNAM
BRGEWGross weight of transfer order item LTAP_BRGEWDEC11(3) DEC8_3
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
MBPOSItem in Material Document MBLPONUMC4MBLPOPOS
WEMPFGoods Recipient/Ship-To Party WEMPFCHAR12WEMPF
ABLADUnloading Point ABLADCHAR25TEXT25
WDATUDate of Goods Receipt LVS_WDATUDATS8DATUM
WENUMGoods Receipt Number LVS_WENUMCHAR10ALPHABELNR
WEPOSGoods receipt item LVS_WEPOSNUMC4MBLPO
ZEUGNCertificate Number LVS_ZEUGNCHAR10LVS_ZEUGN
LDESTName of printer LVS_LDESTCHAR4TSP03SPDEVRSPOPNAMEPRI
VORGATransfer procedure LTAP_VORGACHAR2LTAP_VORGA
VLTYPSource Storage Type LTAP_VLTYPCHAR3T301LGTYP
VLBERSource storage section LTAP_VLBERCHAR3T302LGBER
VLPLASource Storage Bin LTAP_VLPLACHAR10Assigned to domainLGPLA
VKDYNIndicator: dynamic storage bin LVS_KZDYNCHAR1XFELD
VPPOSPosition in source storage bin LTAP_VPPOSCHAR2LVS_PLPOS
VANZLNumber of storage units to be transferred from bulk storage LTAP_VANZLDEC9(3) LAGP_ANZLE
VANBRIndicator: partial pallet quantity exists LTAP_VANBRCHAR1XFELD
VSOLMSource target quantity in stockkeeping unit LTAP_VSOLMQUAN13(3) MENG13
VISTMSource actual quantity in stockkeeping unit LTAP_VISTMQUAN13(3) MENG13
VDIFMDifference in source storage bin in stockkeeping unit LTAP_VDIFMQUAN13(3) MENSH
VSOLASource target quantity in alternate unit LTAP_VSOLAQUAN13(3) MENG13
VISTASource actual quantity in alternative unit of measure LTAP_VISTAQUAN13(3) MENG13
VDIFADifference in source storage bin in alternative unit LTAP_VDIFAQUAN13(3) MENSH
VLQNRQuant LVS_LQNUMNUMC10LVS_LQNUMLQN
VAPPCInd.: Pass on source item to APPC interface LTAP_VAPPCCHAR1XFELD
NLTYPDestination Storage Type LTAP_NLTYPCHAR3T301LGTYP
NLBERDestination storage section LTAP_NLBERCHAR3T302LGBER
NLPLADestination Storage Bin LTAP_NLPLACHAR10Assigned to domainLGPLA
NKDYNIndicator: dynamic storage bin LVS_KZDYNCHAR1XFELD
NPPOSPosition in destination storage bin LTAP_NPPOSCHAR2LVS_PLPOS
NANZLNumber of storage units to be transferred to bulk storage LTAP_NANZLDEC9(3) LAGP_ANZLE
NANBRIndicator: partial pallet quantity exists LTAP_NANBRCHAR1XFELD
NSOLMDestination target quantity in stockkeeping unit LTAP_NSOLMQUAN13(3) MENG13
NISTMDestination actual quantity in stockkeeping unit LTAP_NISTMQUAN13(3) MENG13
NDIFMDestination difference quantity in stockkeeping unit LTAP_NDIFMQUAN13(3) MENSH
NSOLADestination target quantity in alternative unit LTAP_NSOLAQUAN13(3) MENG13
NISTAActual destination quantity in alternative unit LTAP_NISTAQUAN13(3) MENG13
NDIFADestination difference qty. in alternative unit LTAP_NDIFAQUAN13(3) MENSH
NLQNRQuant LVS_LQNUMNUMC10LVS_LQNUMLQN
NAPPCIndicator: pass on destination item to APPC interface LTAP_NAPPCCHAR1XFELD
RLTYPReturn storage type LTAP_RLTYPCHAR3T301LGTYP
RLBERReturn storage area LTAP_RLBERCHAR3T302LGBER
RLPLAReturn storage bin LTAP_RLPLACHAR10Assigned to domainLGPLA
RPPOSPosition in return storage bin LTAP_RPPOSCHAR2LVS_PLPOS
RSOLMReturn target quantity in stockkeeping unit LTAP_RSOLMQUAN13(3) MENG13
RISTMActual returned quantity in stockkeeping unit LTAP_RISTMQUAN13(3) MENG13
RDIFMReturn difference quantity in stockkeeping unit LTAP_RDIFMQUAN13(3) MENSH
RSOLAReturn target quantity in alternative unit LTAP_RSOLAQUAN13(3) MENG13
RISTAActual return quantity in alternate unit of measure LTAP_RISTAQUAN13(3) MENG13
RDIFAReturn difference quantity in alternative unit LTAP_RDIFAQUAN13(3) MENSH
RLQNRQuant LVS_LQNUMNUMC10LVS_LQNUMLQN
RAPPCIndicator: pass on return item to APPC interface LTAP_RAPPCCHAR1XFELD
DLTYPDifference storage type LTAP_DLTYPCHAR3Assigned to domainLGTYP
DLPLADifference storage bin LTAP_DLPLACHAR10Assigned to domainLGPLA
DLQNRDifference quant LTAP_DLQNRNUMC10LVS_LQNUM
DMENGQuantity of difference posting in stockkeeping unit LTAP_DMENGQUAN13(3) MENSH
DMENADifference quantity in alternate unit of measure LTAP_DMENAQUAN13(3) MENSH
KZDIFDifference indicator LVS_KZDIFCHAR1T336LVS_KZDIF
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
DRUCKIndicator: transfer order item is printed LVS_DRUCKCHAR1XFELD
VLENRSource storage unit number LTAP_VLENRCHAR20LEINLENUMLENUMLEN
NLENRDestination storage unit number LTAP_NLENRCHAR20LEINLENUMLENUMLEN
DLENRNumber of storage unit for difference quantities LTAP_DLENRCHAR20LEINLENUMLENUMLEN
VLESTStatus of source storage unit LTAP_VLESTCHAR1LEIN_STATU
NLESTStatus of destination storage unit LTAP_NLESTCHAR1LEIN_STATU
LELASIndicator: print storage unit contents LTAP_LELASCHAR1XFELD
HOMVEIndicator: stock removal of a total, homogenous storage unit LTAP_HOMVECHAR1XFELD
POSTYType of transfer order item LTAP_POSTYCHAR1LTAP_POSTY
ORPOSTO item from which current TO item was generated LTAP_ORPOSNUMC4TAPOS
VSUMMLevel of totals information SOURCE LTAP_VSUMMCHAR1T331BSUMME
VBLCHBlocks with mixed batches SOURCE LTAP_VBLCHCHAR1XFELD
NSUMMLevel of totals information DEST. LTAP_NSUMMCHAR1T331BSUMME
NBLCHBlocks with mixed batches DEST LTAP_NBLCHCHAR1XFELD
RSPOSItem Number of Reservation/Dependent Requirement RSPOSNUMC4RSPOSRPO
VFDATShelf Life Expiration or Best-Before Date VFDATDATS8DATUM
VKAPVCapacity usage of transferred material LTAP_VKAPVDEC11(3) DEC8_3
VKAPACapacity check for source storage type LTAP_VKAPACHAR1T331_KAPAP
NKAPACapacity check for destination storage type LTAP_NKAPACHAR1T331_KAPAP
RKAPACapacity check return storage type LTAP_RKAPACHAR1T331_KAPAP
KZSUBIndicator: pass on TO item to subsystem LTAP_KZSUBCHAR1LTAP_KZSUB
QPLOSInspection Lot Number QPLOSNUMC12Assigned to domainQPLOSQLSQALS
QPLOAInspection Lot on Which the Usage Decision is Based QPLOANUMC12Assigned to domainQPLOSQLS
KZSTIIndicator: transfer of insp.sample LTAP_KZSTICHAR1XFELD
RSARTRecord type RSARTCHAR1RSART
KZECHIndicator: Confirm Batch to PP LVS_KZECHCHAR1XFELD
KOBERPicking Area KOBERCHAR3Assigned to domainKOBER
LGORTStorage Location LGORT_DCHAR4T001LLGORTLAG
SOLPOPlanned proc.time in transfer order item LTAP_SOLPOQUAN13(3) PW_QUAN13
ZEIEITime unit for performance data LVS_ZEIEIUNIT3T006CUNITMEINS
L2SKRRelevance for 2-step picking LVS_2SKRELCHAR1LVS_2SKREL
VOLUMVolume VOLUMQUAN13(3) MENG13
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
KZBEFIndicator Inventory Management active LVS_KZBEFCHAR1XFELD
IMRELTrigger posting in Inventory Management LVS_IMRELCHAR1LVS_IMREL
NWIRMTransferred ingredient qty LTAP_NWIRMQUAN13(3) MENG13
WIRMEActive ingredient unit of measure LTAP_WIRMEUNIT3T006CUNITMEINS
NPLEIDest.stor.bin changeable during confirmation LVS_NPLEICHAR1LVS_NPLEI
KBNKZKanban Indicator KBNKZCHAR1KBNKZ
STOANCancellation req. for TO item (currently only from Kanban) LVS_STOANCHAR1XFELD
KGVNQIndicator: Separate confirmation possible LVS_KGVNQCHAR1XFELD
PVQUIIndicator: Material pick has been confirmed LTAP_PVQUICHAR1XFELD
EDATUDate of Pick Confirmation (First Step) LTAP_EDATUDATS8DATUM
EZEITTime of Pick Confirmation (First Step) LTAP_EZEITTIMS6UZEIT
ENAMEUser Name in Pick Confirmation (First Step) LTAP_ENAMECHAR12USNAM
KZFMEID: Leading unit of measure for completing a transaction KZFMECHAR1KZFME
QUSUBConfirmation ind.: Two-step confirmation for external system LTAP_QUSUBCHAR1RL03TQUKNZ
FHUTAFlag: Transfer order item is HU TO item LTAP_FHUTACHAR1LTAP_FHUTA
VNESTIndicates whether the source storage unit is a nested HU VLEIN_NESTCHAR1XFELD
VHILMPackaging Materials VHILMCHAR18Assigned to domainMATN1MATNR
VDUMMIndicator: Source SU is pseudo SU (only HUs) LTAP_VDUMMCHAR1XFELD
NDUMMIndicator: Destination SU is pseudo SU (only HUs) LTAP_NDUMMCHAR1XFELD
VSERIIndicator: Source SU is a HU with serial numbers LTAP_VSERICHAR1XFELD
HUPIKIndicator: source HU suggested as pick HU at confirmation LTAP_HUPIKCHAR1XFELD
NXIDVExternal Handling Unit Identification EXIDVCHAR20ALPHAEXIDVHU_IDENT_ALLG
NOLISFlag: Do not update whse controlling during TO creation LTAP_NOLISCHAR1XFELD
NPIPOFlag: Do not transfer SU to pick point (for SU block stor.) LTAP_NPIPOCHAR1XFELD
PIPARAssignment of TO item to handling unit is required LTAP_PIPARCHAR1XFELD
PCKPFPacking control PCKPFCHAR1PCKPF
KZTRMTRM Interface Active LTAP_KZTRMCHAR1XFELD
PASSDConfirmation Data Transferred To Delivery LTAP_PASSDCHAR1XFELD
VBELNDelivery VBELN_VLCHAR10Assigned to domainALPHAVBELNVL
KZXDKCross dock interface LTAP_KZXDKCHAR1XFELD
KZVASValue added service interface LTAP_KZVASCHAR1XFELD
FROM_INSP_GUIDInspection GUID MSR_INSP_GUIDRAW16
TO_INSP_GUIDInspection GUID MSR_INSP_GUIDRAW16
DIFF_INSP_GUIDInspection GUID MSR_INSP_GUIDRAW16
RETURN_INSP_GUIDInspection GUID MSR_INSP_GUIDRAW16
.INCLU--AP 0
DCNUMCross-Docking Decision Number LXDCK_DCNUMNUMC14LXDCK_DCNUM
ZRSTGGeneral Flag FLAGCHAR1FLAG
TOVASGeneral Flag FLAGCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table MCWMIT

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