LIPOSTV SAP (View: Header and Item Delivery Information) Structure details

Dictionary Type: Structure
Description: View: Header and Item Delivery Information




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




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

LIPOSTV 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 "View: Header and Item Delivery Information" 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_LIPOSTV TYPE LIPOSTV.

The LIPOSTV table consists of various fields, each holding specific information or linking keys about View: Header and Item Delivery Information data available in SAP. These include POSNR (Delivery Item), MATNR (Material Number), LFSTK (Delivery status), LFGSK (Overall delivery status for all items).. 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 LIPOSTV 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
VBELNDelivery VBELN_VLCHAR10Assigned to domainALPHAVBELNVL
POSNRDelivery Item POSNR_VLNUMC6Assigned to domainPOSNR
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
LFSTKDelivery status LFSTKCHAR1STATV
LFGSKOverall delivery status for all items LKGSKCHAR1STATV
WBSTKTotal goods movement status WBSTKCHAR1STATV
FKSTKBilling status FKSTKCHAR1STATV
KOSTKOverall picking / putaway status KOSTKCHAR1STATV
LVSTKOverall status of warehouse management activities LVSTKCHAR1STATV
PKSTKOverall packing status of all items PKSTKCHAR1STATV_PKST
TRSTATransportation planning status TRSTACHAR1TRSTA
KOQUKStatus of pick confirmation KOQUKCHAR1STATV
FSSTKOverall billing block status FSSTKCHAR1STATV
LSSTKOverall delivery block status LSSTK_GCHAR1STATV
SPSTGOverall blocked status SPSTGCHAR1STATV
LFSTADelivery status LFSTACHAR1STATV
LFGSAOverall delivery status of the item LFGSACHAR1STATV
WBSTAGoods movement status WBSTACHAR1STATV
FKSTABilling status of delivery-related billing documents FKSTACHAR1STATV
KOSTAPicking status/Putaway status KOSTACHAR1STATV
LVSTAStatus of warehouse management activities LVSTACHAR1STATV
PKSTAPacking status of item PKSTACHAR1STATV
KOQUAConfirmation status of picking/putaway KOQUACHAR1STATV
LSSTADelivery block status for item LSSTACHAR1STATV
FSSTABilling block status for items FSSTACHAR1STATV
VLSTPDecentralized whse processing VLSTPCHAR1STATV
LADGRLoading Group LADGRCHAR4TLGRLADGR
LFARTDelivery Type LFARTCHAR4Assigned to domainLFARTALT
LPRIODelivery Priority LPRIONUMC2TPRIOLPRIO
VSTELShipping Point/Receiving Point VSTELCHAR4TVSTVSTELVST
LSTELLoading Point LSTELCHAR2TVLALSTEL
BEROTPicked items location BEROTCHAR20BEROT
LFDATDelivery date LFDATDATS8DATUM
LFUHRTime of delivery LFUHRTIMS6LFUHR
LDDATLoading Date LDDATDATS8DATUM
WADATGoods Issue Date WADATDATS8DATUM
TDDATTransportation Planning Date TDDAT_DDATS8DATUM
KODATPicking Date KODATDATS8DATUM
MBDATMaterial Staging/Availability Date MBDATDATS8DATUM
ROUTERoute ROUTECHAR6Assigned to domainROUTE
LFIMGActual quantity delivered (in sales units) LFIMGQUAN13(3) MENG13
VRKMESales unit VRKMEUNIT3Assigned to domainCUNITMEINS
BRGEWTotal Weight GSGEWQUAN15(3) MENG15
NTGEWNet weight NTGEW_15QUAN15(3) MENG15
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLUMVolume VOLUM_15QUAN15(3) MENG15
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
ANZPKTotal number of packages in delivery ANZPKNUMC5ANZPK
VBEAKShipping processing time for the entire document VBEAKDEC6(2) DEC4_2
VBEAFFixed shipping processing time in days (= setup time) VBEAFDEC5(2) DEC3_2
VBEAVVariable shipping processing time in days VBEAVDEC5(2) DEC3_2
PIKMGQuantity to be picked (actual qty minus picked qty) KOMNGQUAN13(3) MENG13
UMVKZNumerator (factor) for conversion of sales quantity into SKU UMVKZDEC5UMBSZ
UMVKNDenominator (Divisor) for Conversion of Sales Qty into SKU UMVKNDEC5UMBSN
FAKSPBlock FAKSPCHAR2Assigned to domainFAKSP
KUNNRShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR
NAME_WEName of the ship-to party NAME1_WECHAR35NAME
ORT01_WELocation of the ship-to party ORT01_WECHAR35ORT01
KUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
NAME_AGName of the sold-to party NAME_AGCHAR35NAME
ORT01_AGLocation of the sold-to party ORT01_AGCHAR35ORT01
SPDNRForwarding agent SPDNRCHAR10Assigned to domainALPHALIFNR
NAME_SPForwarding agent name NAME1_SPCHAR35NAME
ORT01_SPLocation of the carrier ORT01_SPCHAR35ORT01
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
NAME_LIName of vendor NAME1_LICHAR35NAME
ORT01_LIVendor location ORT01_LICHAR35ORT01
PARVWPartner Function PARVWCHAR2Assigned to domainPARVWPARVWPAR
PARTNPartner number (KUNNR, LIFNR, or PERNR) KUNDE_DCHAR10ALPHAKUNDE
NAME_PAName of additional partner NAME1_PACHAR35NAME
ORT01_PALocation of additional partner ORT01_PACHAR35ORT01
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
LIFEXExternal Identification of Delivery Note LIFEXCHAR35TEXT35
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
EXIDVExternal Handling Unit Identification EXIDVCHAR20ALPHAEXIDVHU_IDENT_ALLG
TRAIDMeans of Transport ID TRAIDCHAR20TRAID
VBTYPSD document category VBTYPCHAR1VBTYP
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LGNUMWarehouse Number / Warehouse Complex LGNUMCHAR3Assigned to domainLGNUMLGN
LGTYPStorage Type LGTYPCHAR3Assigned to domainLGTYPLGTH_T301
LGPLAStorage Bin LGPLACHAR10Assigned to domainLGPLALGPLAG1
KZDLGIndicator: dynamic storage bin in warehouse management LVS_KZDLGCHAR1XFELD
LGPBEStorage Bin LGPBECHAR10CHAR10
KOMAUPick Order KOMAUCHAR10Assigned to domainALPHAVBELN
KOMAUARTSingle-Character Indicator CHAR1CHAR1CHAR1
KZFMEID: Leading unit of measure for completing a transaction KZFMECHAR1KZFME

Key field Non-key field



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

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

How to access SAP table LIPOSTV

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