E1STPOL SAP (BOM items (STPO)) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: BOM items (STPO)




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




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

E1STPOL is a standard SAP Structure which is used to define the field attributes of IDoc segment E1STPOL. The segment is used within the below IDoc to send BOM items (STPO) information via the IDoc send process

LOIBOM01

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 E1STPOL 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
MSGFNFunction MSGFNCHAR3MSGFN
ALPGRAlternative item: group CS_ALPGRCHAR2CHAR2
ALPOSIndicator: alternative item ALPOSCHAR1XFELD
ALPRFAlternative item: ranking order CS_ALPRFNUMC2NUM2
ALPSTAlternative item: strategy CS_ALPSTCHAR1CS_ALPST
AUSCHCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
AVOAUCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
BEIKZMaterial Provision Indicator BEIKZCHAR1Assigned to domainBEIKZ
CLASSClass number KLASSE_DCHAR18KLASSEKLA
DATUBValid-to date DATUBDATS8DATUM
DATUVValid-From Date DATUVDATS8DATUM
ERSKZIndicator: spare part ERSKZCHAR1Assigned to domainERSKZ
EWAHRR/2 table CHAR5CHAR5CHAR5
FMENGFixed qty FMNGECHAR1XFELD
IDNRKBOM component IDNRKCHAR18Assigned to domainMATN1MATNR
KLARTClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
KZKUPIndicator: co-product KZKUPCHAR1XFELD
KZNFPIndicator: Follow-Up Item CS_KZNFPCHAR1XFELD
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
LIFZTR/2 table CHAR5CHAR5CHAR5
MEINS3-Byte field CHAR3CHAR3CHAR3
MENGEText field length 14 CHAR14CHAR14CHAR14
NETAUIndicator: Net scrap NETAUCHAR1XFELD
NFEAGDiscontinuation group CS_NFEAGCHAR2CHAR2
NFGRPFollow-up group CS_NFGRPCHAR2CHAR2
NLFZTR/2 table CHAR5CHAR5CHAR5
OBJTYObject type (BOM item) OBJTYCHAR1Assigned to domainOBJTY
PEINHCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
POSNRBOM Item Number SPOSNCHAR4NUMCVSPOSN
POSTPItem Category (Bill of Material) POSTPCHAR1Assigned to domainPOSTP
POTPRResulting item category POTPRCHAR1Assigned to domainPOSTP
POTX1BOM Item Text (Line 1) POTX1CHAR40TEXT40
POTX2BOM item text (line 2) POTX2CHAR40TEXT40
PREISCharacter field 13 digits CHAR13CHAR13CHAR13
REKRIIndicator: BOM is recursive REKRICHAR1XFELD
REKRSIndicator: recursiveness allowed REKRSCHAR1XFELD
RFORMFormula key RFORMCHAR2Assigned to domainRFORM
ROANZText field length 14 CHAR14CHAR14CHAR14
ROMEI3-Byte field CHAR3CHAR3CHAR3
ROMENText field length 14 CHAR14CHAR14CHAR14
ROMS1Text field length 14 CHAR14CHAR14CHAR14
ROMS2Text field length 14 CHAR14CHAR14CHAR14
ROMS3Text field length 14 CHAR14CHAR14CHAR14
SANFEIndicator: item relevant to production SANFECHAR1XFELD
SANINIndicator: item relevant to plant maintenance SANINCHAR1XFELD
SANKAIndicator: item relevant to costing SANKACHAR1KAREL
SANKOIndicator: item relevant to engineering SANKOCHAR1XFELD
SANVSIndicator: high-level configuration SANVSCHAR1XFELD
SCHGTIndicator: Bulk Material SCHGTCHAR1XFELD
STKKZPM assembly indicator STKKZCHAR1XFELD
VERTIDistribution key for component consumption SA_VERTICHAR4Assigned to domainSA_VERTL
WAERSISO currency code ISOCDCHAR3ISOCD
WEBAZR/2 table CHAR5CHAR5CHAR5
IDNRK_EXTERNAL 0
IDNRK_VERSION 0
IDNRK_GUID 0

Key field Non-key field



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

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

How to access SAP table E1STPOL

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