E1OILFQ SAP (TD-F Assignment of document quantities from OIGFIIQ) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: TD-F Assignment of document quantities from OIGFIIQ




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




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

E1OILFQ is a standard SAP Structure which is used to define the field attributes of IDoc segment E1OILFQ. The segment is used within the below IDoc to send TD-F Assignment of document quantities from OIGFIIQ 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 E1OILFQ 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
LD_ITMTD-F Load/discharge quantity assignment item OIG_LDITMNUMC4OIG_LDITM
VEH_NRVehicle Sequence Number in Shipment OIG_VEHNRNUMC3Assigned to domainOIG_VEHNR
L_SHITEMTD-F Loading-relevant shipment item for assignment OIG_LSHITMNUMC4Assigned to domainOIG_SHITM
L_POSNRTD-F load-relevant document item number for assignment OIG_LITEMNUMC6OIG_ITEM
D_SHITEMTD-F Discharge-relevant shipment item for assignment OIG_DSHITMNUMC4Assigned to domainOIG_SHITM
D_POSNRTD-F discharge-relevant document item number for assignment OIG_DITEMNUMC6OIG_ITEM
MAT_ITMTD material item sequence number OIG_MATITMNUMC3BUZEI
QUANTYPETD-F planned or actual quantity taken OIG_QTYPECHAR1OIG_QTYPE
QTY_VOLCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_VLNCharacter Field of Length 23 CHAR23CHAR23CHAR23
QTY_WGTCharacter Field of Length 23 CHAR23CHAR23CHAR23
SCLDTYPETD-F -Shipment costing based on loaded or disch. quantitites OIG_STYPECHAR1OIG_STYPE
FIFO_INDTD-F Indicator: assignment created by FIFO OIG_FFINDCHAR1XFELD
MANC_INDTD-F Assignment manually changed OIG_MCINDCHAR1XFELD
GLCH_INDTD-F Assignment changed due to gain/loss handling OIG_GLINDCHAR1XFELD
TSNUMAStage of transport number TSNUMNUMC4Assigned to domainTSNUM
TSRFOAStage of transport sequence TSRFONUMC4TSRFO
TSNUMZStage of transport number TSNUMNUMC4Assigned to domainTSNUM
TSRFOZStage of transport sequence TSRFONUMC4TSRFO
D_DOC_NUMTD-F: number of discharge-relevant document OIG_DDOCNRCHAR10ALPHAOIG_DOCNR
D_DOC_TYPSD document category VBTYPCHAR1VBTYP
L_DOC_NUMTD-F number of load-relevant document OIG_LDOCNRCHAR10ALPHAOIG_DOCNR
L_DOC_TYPSD document category VBTYPCHAR1VBTYP
QTY_VOL_CTD-F item quantity assigned from loading doc.to disch. doc OIG_ACFIFOCHAR17OIG_PQTYVC
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
KNOTATD-F - loading point OIG_KNOTLCHAR10Assigned to domainKNOTN
KNOTZTD-F - discharge point OIG_KNOTDCHAR10Assigned to domainKNOTN
VOLC_UOM3-Byte field CHAR3CHAR3CHAR3
UPDATEFLAGTransaction type TRTYPCHAR1TRTYP

Key field Non-key field



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

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

How to access SAP table E1OILFQ

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