LXDCKM_OUTLDOCV_ITEM SAP (Outbound for monitor - Item) Structure details

Dictionary Type: Structure
Description: Outbound for monitor - Item




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




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

LXDCKM_OUTLDOCV_ITEM 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 "Outbound for monitor - 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_LXDCKM_OUTLDOCV_ITEM TYPE LXDCKM_OUTLDOCV_ITEM.

The LXDCKM_OUTLDOCV_ITEM table consists of various fields, each holding specific information or linking keys about Outbound for monitor - Item data available in SAP. These include DOCTY (Reference Document Type), DOCIT (Reference Document Item), MATNR (Material Number), MTART (Material Type).. 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: Cannot Be Enhanced


SAP LXDCKM_OUTLDOCV_ITEM 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
DOCNRReference Document LEINT_DOCNRCHAR10Assigned to domainALPHAVBELN
DOCTYReference Document Type LXHME_DOCTYCHAR2LXHME_DOCTY
DOCITReference Document Item LXHME_DOCITNUMC6NUMC6
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MTARTMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
XCHARBatch management indicator (internal) XCHARCHAR1XFELD
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
LFIMGActual quantity delivered (in sales units) LFIMGQUAN13(3) MENG13
LGMNGActual quantity delivered in stockkeeping units LGMNGQUAN13(3) MENG13
PIKMGQuantity to be picked (actual qty minus picked qty) KOMNGQUAN13(3) MENG13
QTYPLQuantity to Plan LXHME_QTYPLQUAN13(3) MENG13
BESTQStock Category in the Warehouse Management System BESTQCHAR1BESTQ
SOBKZSpecial Stock Indicator SOBKZCHAR1Assigned to domainSOBKZ
SONUMSpecial Stock Number LVS_SONUMCHAR16ALPHALVS_SONUM
LETY1Storage Unit Type LVS_LETYPCHAR3Assigned to domainLVS_LETYP
VFDATShelf Life Expiration or Best-Before Date VFDATDATS8DATUM
LGTYPStorage Type LGTYPCHAR3Assigned to domainLGTYPLGTH_T301
LGPLAStorage Bin LGPLACHAR10Assigned to domainLGPLALGPLAG1
BWLVSMovement Type for Warehouse Management BWLVSNUMC3Assigned to domainBWLVSBWL
BWARTMovement Type (Inventory Management) BWARTCHAR3Assigned to domainBWARTBWA
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
NTGEWNet Weight NTGEWQUAN13(3) MENG13
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLUMVolume VOLUMQUAN13(3) MENG13
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
INPRSIn Process LXHME_INPRSCHAR1XFELD
TUNITTotal Loads LXHME_TUNITNUMC4NUMC4
LDQTYLoad Material Quantity LXHME_LDQTYQUAN13(3) MENG13
LDUOMLoad Material Quantity Unit of Measure LXHME_LDUOMUNIT3Assigned to domainCUNITMEINS
LADGRLoading Group LADGRCHAR4Assigned to domainLADGR
RMATPReference material for materials packed in same way PL_RMATPCHAR18Assigned to domainMATN1MATNRMAT
BERIDMRP Area BERIDCHAR10Assigned to domainBERIDBERID
ABRVWUsage Indicator ABRVWCHAR3Assigned to domainABRVW
DCSTSDecision Status of the Document LXDCK_DECISION_STATUSNUMC2LXDCK_DECISION_STATUS

Key field Non-key field



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

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

How to access SAP table LXDCKM_OUTLDOCV_ITEM

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