LESHP_DELIVERY_ITEM_CONTROL SAP (Control Data Delivery Processing on Item Level) Structure details

Dictionary Type: Structure
Description: Control Data Delivery Processing on Item Level




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




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

LESHP_DELIVERY_ITEM_CONTROL 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 "Control Data Delivery Processing on Item Level" 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_LESHP_DELIVERY_ITEM_CONTROL TYPE LESHP_DELIVERY_ITEM_CONTROL.

The LESHP_DELIVERY_ITEM_CONTROL table consists of various fields, each holding specific information or linking keys about Control Data Delivery Processing on Item Level data available in SAP. These include TVLP (), MANDT (Client), PSTYV (Delivery item category), MATN0 (Material number zero allowed).. 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: Not classified


SAP LESHP_DELIVERY_ITEM_CONTROL 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
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
TVLP 0
MANDTClient MANDTCLNT3MANDT
PSTYVDelivery item category PSTYV_VLCHAR4PSTYV
MATN0Material number zero allowed MATN0CHAR1XFELD
SPEMTDummy function in length 1 DUMMYCHAR1DUMMY
MATPRDummy function in length 1 DUMMYCHAR1DUMMY
MNG0PChecks for zero quantity MNG0PCHAR1STDIA_CREATE_CHANGE
MINMGCheck minimum quantity to be delivered MINMGCHAR1STDIA
UEBPRControl for checking for overdelivery UEBPRCHAR1STDIA
VERPRSwitch off availability check for delivery item LFVERCHAR1LFVER
KOMRLRelevant for picking or putaway KOMRLCHAR1XFELD
LGOZWStorage location is absolutely necessary LGOZWCHAR1XFELD
BELGODetermine storage location BELGOCHAR1XFELD
POSGRGroup of doc.items for screen sequence POSGRCHAR4POSGR
FELDPField selection for item FELDPCHAR4FAWGR
BILDPDummy function in length 1 DUMMYCHAR1DUMMY
TXN08Number of the standard text TXN08CHAR8TXN08
PARGRPartner Determination Procedure PARGRCHAR4PARGR
ASWPLDummy function in length 1 DUMMYCHAR1DUMMY
TXTGRText determination procedure TXTGRCHAR2TXTGR
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
STGAPStatistics group for the item category STGAPCHAR2ALPHASTGVB
CHPKZID: No batch check CHPKZCHAR1XFELD
KALSMProcedure for item output KALSMBPCHAR6KALSM
PCKPFPacking control PCKPFCHAR1PCKPF
CHAUTAutomatic batch determination CHAUTCHAR1XFELD
EXCOPCarry out legal control for item category EXCOPCHAR1EXCOP
TPRELIndicator: Relevance for transport of deliv. item categories TPRELCHAR1XFELD
CHHPVPack accumulated batches / movement type item CHHPVCHAR1XFELD
RNDSGRounding indicator for whole-number units of measure RNDSGCHAR1RNDSG
FEHGRIncompletion procedure for sales document FEHGRCHAR2FEHGR
SEGALExclusion/Inclusion indicator for declara. to authorities SEGALCHAR2SEGAL
RULESStock determination rule BF_RULESCHAR4BF_RULES
BWARTMov. Type for Inbound Delivery BWART_LFCHAR3BWARTBWA
VBTYPSD document category VBTYPCHAR1VBTYP
UVEIBDoc. pricing procedure for incomplete export/import data UVEIBCHAR3UVEIB
PODKZControl of POD relevance for deliveries PODKZSCHAR1PODKZS
LGOKZIndicator: Do Not Check Storage Location LGOKZCHAR1XFELD
BACREBatch Creation, Classification, Exp. Date Check in Inb. Dlv. BACRECHAR1BACRE
PODAULevel of Automation of the POD for Inbound Deliveries PODAUCHAR1PODAU
TDIDText ID TDIDCHAR4TDID
TDSPRASLanguage Key SPRASLANG1ISOLASPRASSPRH_T002
NOPREIndicator: Inbound Delivery Item Without Predecessor BORGR_NOPRECHAR1XFELD
SPE_KIT_STRUCKit-to-Order Structures /SPE/DE_KIT_STRUCCHAR1XFELD
.INCLU--AP 0
OIA_FFTYPFulfillment indicator for exchange assignments OIA_FFTYPCHAR1OIA_FFTYP
OIA_EXGASSPurchase assignment user exit OIA_EXGASSNUMC3GRPNO
OIA_BWARTMovement Type (Inventory Management) BWARTWECHAR3BWARTBWE

Key field Non-key field



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

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

How to access SAP table LESHP_DELIVERY_ITEM_CONTROL

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