E1PISIT SAP (Purchasing document - item data) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Purchasing document - item data




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




IDoc segment structure field list including key, data, relationships and ABAP select examples

E1PISIT is a standard SAP Structure which is used to define the field attributes of IDoc segment E1PISIT. The segment is used within the below IDoc to send Purchasing document - item data information via the IDoc send process

EKSEKS01

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP E1PISIT idoc segment 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
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
LOEKZDeletion Indicator in Purchasing Document ELOEKCHAR1ELOEK
STATURFQ status ASTATCHAR1ASTAT
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
EMATNMaterial Number EMATNRCHAR18Assigned to domainMATN1MATNRMAT
BUKRSCharacter field of length 6 CHAR6CHAR6CHAR6
WERKSPlant EWERKCHAR4Assigned to domainWERKSWRK
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
INFNRNumber of Purchasing Info Record INFNRCHAR10Assigned to domainALPHAINFNRINFMEIN_C
KTMNGChar 15 CHAR15CHAR15CHAR15
MENGEChar 15 CHAR15CHAR15CHAR15
MEINS3-Byte field CHAR3CHAR3CHAR3
UMREZCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
UMRENCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
NETWRChar 15 CHAR15CHAR15CHAR15
BRTWRChar 15 CHAR15CHAR15CHAR15
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
ELIKZ'Delivery Completed' Indicator ELIKZCHAR1XFELD
EREKZFinal Invoice Indicator EREKZCHAR1XFELD
PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP
KNTTPAccount Assignment Category KNTTPCHAR1Assigned to domainKNTTPKNT
WEPOSGoods Receipt Indicator WEPOSCHAR1XFELD
REPOSInvoice Receipt Indicator REPOSCHAR1XFELD
KONNRNumber of Principal Purchase Agreement KONNRCHAR10Assigned to domainALPHAEBELNKTR
LMEIN3-Byte field CHAR3CHAR3CHAR3
ZWERTChar 15 CHAR15CHAR15CHAR15
NAVNWChar 15 CHAR15CHAR15CHAR15
EFFWRChar 15 CHAR15CHAR15CHAR15
MEPRFPrice Determination (Pricing) Date Control MEPRFCHAR1MEPRF
STAFOUpdate group for statistics update STAFOCHAR6Assigned to domainALPHASTAFOMCF
NTGEWChar 15 CHAR15CHAR15CHAR15
BRGEWChar 15 CHAR15CHAR15CHAR15
GEWEI3-Byte field CHAR3CHAR3CHAR3
VOLUMChar 15 CHAR15CHAR15CHAR15
VOLEH3-Byte field CHAR3CHAR3CHAR3
SATNRCross-Plant Configurable Material SATNRCHAR18Assigned to domainMATN1MATNR
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
ANZPUChar 15 CHAR15CHAR15CHAR15
PUNEI3-Byte field CHAR3CHAR3CHAR3
EBONFItem Relevant to Subsequent (Period-End Rebate) Settlement EBONYCHAR1XFELD
ESOKZPurchasing info record category ESOKZCHAR1ESOKZESO
ALIEFCharacter Length 11 CHAR11CHAR11CHAR11
LFZTAChar 15 CHAR15CHAR15CHAR15
AKTWEChar 15 CHAR15CHAR15CHAR15
KZTABIndicator: relevant schedule deviation MC_KZTABCHAR1CHAR1
TABWR/2 table CHAR5CHAR5CHAR5
KZMABIndicator: relevant quantity deviation MC_KZMABCHAR1CHAR1
MABWCharacter field, 8 characters long CHAR8CHAR8CHAR8
PWTTR/2 table CHAR5CHAR5CHAR5
LAVIR/2 table CHAR5CHAR5CHAR5
ALAVR/2 table CHAR5CHAR5CHAR5
PWMTR/2 table CHAR5CHAR5CHAR5
KZWEVIndicator: compliance with GR shipping instructions MC_KZWEVCHAR1CHAR1
PWEVR/2 table CHAR5CHAR5CHAR5
PWWER/2 table CHAR5CHAR5CHAR5
PWFRR/2 table CHAR5CHAR5CHAR5
PWQAR/2 table CHAR5CHAR5CHAR5
KZPOSIndicator: item counter relevant (R/2->R/3 link, schd.agmt) MC_KZPOSCHAR1X
EMATN_EXTERNAL 0
EMATN_VERSION 0
EMATN_GUID 0
MATNR_EXTERNAL 0
MATNR_VERSION 0
MATNR_GUID 0
SATNR_EXTERNAL 0
SATNR_VERSION 0
SATNR_GUID 0

Key field Non-key field



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

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

How to access SAP table E1PISIT

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