E1OILS2 SAP (Shipment assignment of doc items to stages) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Shipment assignment of doc items to stages




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




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

E1OILS2 is a standard SAP Structure which is used to define the field attributes of IDoc segment E1OILS2. The segment is used within the below IDoc to send Shipment assignment of doc items to stages information via the IDoc send process

OILSHI01

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 E1OILS2 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
SHITEMShipment item OIG_SHITMNUMC4Assigned to domainOIG_SHITM
POSNRTD document item number OIG_ITEMNUMC6OIG_ITEM
TSNUMAStage of transport number TSNUMNUMC4Assigned to domainTSNUM
TSNUMZStage of transport number TSNUMNUMC4Assigned to domainTSNUM
MAT_ITMTD material item sequence number OIG_MATITMNUMC3BUZEI
QTY_VOL_PCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLN_PCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGT_PCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VOL_ACharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLN_ACharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGT_ACharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VOL_ZCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLN_ZCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGT_ZCharacter Field of Length 23 CHAR23CHAR23CHAR23
LOAD_INDITD shipment item load indicator OIG_LDINDCHAR1OIG_LDIND
DISCH_INDITD shipment item discharge indicator OIG_DCINDCHAR1OIG_DCIND
LDDATActual date for end of loading OIG_LDEDDADATS8DATUM
LDTIMEActual time for end of loading OIG_LDEDTATIMS6UZEIT
DSDATActual date for end of delivery confirm OIG_DEEDDADATS8DATUM
DSTIMEActual time for end of delivery confirmation OIG_DEEDTATIMS6UZEIT
ASSGN_INDTD-F Indicator for quantity assignment completed OIG_ASINDCHAR1XFELD
AUTOTSNUMATD-F: TSNUM is automatically assigned OIG_ATSNUMCHAR1CHAR1_X
AUTOTSNUMZTD-F: TSNUM is automatically assigned OIG_ATSNUMCHAR1CHAR1_X
DOC_NUMBERTD document number OIG_DOCNRCHAR10ALPHAOIG_DOCNR
DOC_TYPSD document category VBTYPCHAR1VBTYP
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
NAME1TD shipment item name OIG_SINAMECHAR35OIG_SINAME
KNOTATD-F - loading point OIG_KNOTLCHAR10Assigned to domainKNOTN
TSRFOAStage of transport sequence TSRFONUMC4TSRFO
F4ATD-F F4 help used OIG_F4HLPCHAR1CHAR1_X
TSTYPAStage category TSTYPCHAR1TSTYP
KNOTZTD-F - discharge point OIG_KNOTDCHAR10Assigned to domainKNOTN
TSRFOZStage of transport sequence TSRFONUMC4TSRFO
F4ZTD-F F4 help used OIG_F4HLPCHAR1CHAR1_X
TSTYPZStage category TSTYPCHAR1TSTYP
QTY_VOL_ANCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLN_ANCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGT_ANCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VOL_ZNCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLN_ZNCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGT_ZNCharacter Field of Length 23 CHAR23CHAR23CHAR23
AUTOSTGSMPAssgnmt for depart/dest. point was done via simple assignmt OIG_ASGTSACHAR1CHAR1_X
UPDATEFLAGTransaction type TRTYPCHAR1TRTYP

Key field Non-key field



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

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

How to access SAP table E1OILS2

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