LEINT_T334T SAP (Storage type search sequence) Structure details

Dictionary Type: Structure
Description: Storage type search sequence




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




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

LEINT_T334T 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 "Storage type search sequence" 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_LEINT_T334T TYPE LEINT_T334T.

The LEINT_T334T table consists of various fields, each holding specific information or linking keys about Storage type search sequence data available in SAP. These include MANDT (Client), LGNUM (Warehouse Number / Warehouse Complex), KZEAR (Indicator: storage type search), LGTKZ (Storage Type Indicator).. 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 LEINT_T334T 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3T300LGNUMLGN
KZEARIndicator: storage type search T334TKZEARCHAR1T334TKZEAR
LGTKZStorage Type Indicator LVS_LGTKZCHAR3T305LVS_LGTKZ
BESTQStock Category in the Warehouse Management System BESTQCHAR1BESTQ
SOBKZSpecial Stock Indicator SOBKZCHAR1T148SOBKZ
LAGKLStorage class LVS_LAGKLCHAR5T646LMGEF_LAGKL
WGFKLWater Pollution Class MGEF_WGFKLNUMC1MGEF_WGFKL
BWREFReference to movement type during storage type search LVS_BWREFNUMC3LVS_BWREF
LGREFStorage loc. ref. LVS_LGREFCHAR2T324LVS_LGREF
LGTY0Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY1Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY2Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY3Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY4Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY5Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY6Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY7Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY8Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGTY9Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT10Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT11Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT12Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT13Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT14Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT15Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT16Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT17Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT18Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT19Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT20Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT21Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT22Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT23Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT24Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT25Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT26Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT27Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT28Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
LGT29Storage Type LGTYPCHAR3T301LGTYPLGTH_T301
QMSTEIndicator: Control for WM-QM interface T325QMSTECHAR2T325LVS_QMSTE

Key field Non-key field



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

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

How to access SAP table LEINT_T334T

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