LDK33 SAP (MM-WM: Transfer Structure for Table - LQUA (Quants)) Structure details

Dictionary Type: Structure
Description: MM-WM: Transfer Structure for Table - LQUA (Quants)




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




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

LDK33 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 "MM-WM: Transfer Structure for Table - LQUA (Quants)" 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_LDK33 TYPE LDK33.

The LDK33 table consists of various fields, each holding specific information or linking keys about MM-WM: Transfer Structure for Table - LQUA (Quants) data available in SAP. These include MATNR (Material Number), WERKS (Plant), CHARG (Batch Number), BESTQ (Stock Category in the Warehouse Management System).. 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 LDK33 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
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3Assigned to domainLGNUMLGN
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
CHARGBatch Number CHARG_DCHAR10Assigned to domainCHARGCHA
BESTQStock Category in the Warehouse Management System BESTQCHAR1BESTQ
SOBKZSpecial Stock Indicator SOBKZCHAR1Assigned to domainSOBKZ
LSONRSpecial Stock Number LVS_LSONRCHAR24LVS_LSONR
LGTYPStorage Type LGTYPCHAR3Assigned to domainLGTYPLGTH_T301
LGPLAStorage Bin LGPLACHAR10Assigned to domainLGPLALGPLAG1
PLPOSPosition in storage bin LVS_PLPOSCHAR2LVS_PLPOS
SKZUEBlocking indicator: for putaways (user) LQUA_SKZUECHAR1XFELD
SKZUABlocking Indicator: For Stock Removals (User) LQUA_SKZUACHAR1XFELD
SKZSEBlocking indicator: current placement into stock (system) LQUA_SKZSECHAR1XFELD
SKZSABlocking Indicator: Current Stock Removal (System) LQUA_SKZSACHAR1XFELD
SKZSIBlocking Indicator: Current Inventory (System) LQUA_SKZSICHAR1XFELD
SPGRUBlocking reason LVS_SPGRUCHAR1Assigned to domainLVS_SPGRU
ZEUGNCertificate Number LVS_ZEUGNCHAR10LVS_ZEUGN
BDATUDate of last movement LQUA_BDATUDATS8DATUM
BZEITTime of last movement LQUA_BZEITTIMS6UZEIT
BTANRDocument Number of Last Stock Change in Quant LQUA_BTANRNUMC10TANUM
BTAPSItem in transfer order of last stock transfer LQUA_BTAPSNUMC4TAPOS
EDATUDate of last placement into stock LQUA_EDATUDATS8DATUM
EZEITTime of last placement into stock LQUA_EZEITTIMS6UZEIT
ADATUDate of last stock removal LQUA_ADATUDATS8DATUM
AZEITTime of last stock removal LQUA_AZEITTIMS6UZEIT
WDATUDate of Goods Receipt LVS_WDATUDATS8DATUM
WENUMGoods Receipt Number LVS_WENUMCHAR10ALPHABELNR
WEPOSGoods receipt item LVS_WEPOSNUMC4MBLPO
LETYPStorage Unit Type LVS_LETYPCHAR3Assigned to domainLVS_LETYP
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
GESMETotal Quantity for Takeover into ECC WM System LDK33MENGENUMC14LVSD_MENGE
VERMEAvailable Stock for Takeover into ECC WM System LDK33VERMENUMC14LVSD_MENGE
EINMEPutaway Quantity for Takeover into ECC WM System LDK33EINMENUMC14LVSD_MENGE
AUSMEPutaway Quantity for Takeover into ECC WM System LDK33AUSMENUMC14LVSD_MENGE
MGEWIWeight of material for takeover LDK33MGEWINUMC14LVSD_MENGE
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
TBNUMTransfer Requirement Number TBNUMNUMC10Assigned to domainTBNUMTBN
IVNUMNumber of system inventory record LVS_IVNUMCHAR10ALPHABELNRIVN
IVPOSItem number in inventory document LVS_IVPOSNUMC4LVS_IVPOS
BETYPRequirement Type LVS_BETYPCHAR1Assigned to domainLVS_BETYP
BENUMRequirement Number LVS_BENUMCHAR10ALPHALVS_BENUM
LENUMStorage Unit Number LENUMCHAR20Assigned to domainLENUMLENUMLEN
ZDATUDate of last addition to existing stock LQUA_ZDATUDATS8DATUM
VFDATShelf Life Expiration or Best-Before Date VFDATDATS8DATUM

Key field Non-key field



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

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

How to access SAP table LDK33

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