E1OILQH SAP (IS-OIL/TAS: Quantity schedule header) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: IS-OIL/TAS: Quantity schedule header




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




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

E1OILQH is a standard SAP Structure which is used to define the field attributes of IDoc segment E1OILQH. The segment is used within the below IDoc to send IS-OIL/TAS: Quantity schedule header information via the IDoc send process

OILORD02

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 E1OILQH 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
SUBITMSub-item number OIA_SUBITMNUMC4OIA_SUBITM
CINDContract / call-off indicator OIA_CINDCHAR1OIA_CIND
LVORMDeletion Indicator LVORMCHAR1XFELD
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
EXGTYPExchange type OIA_EXGTYPCHAR4Assigned to domainOIA_EXGTYPOI3
EXGPTRExchange partner (vendor number) OIA_EXGPTRCHAR10Assigned to domainALPHALIFNRLIFKREDO
CNTTYPOrder Type (Purchasing) BSARTCHAR4Assigned to domainBSARTBSA
SMENGE_POSChar 15 CHAR15CHAR15CHAR15
SMENGEChar 15 CHAR15CHAR15CHAR15
INTQTYChar 15 CHAR15CHAR15CHAR15
MEINS3-Byte field CHAR3CHAR3CHAR3
ENTLUBreakdown ind. for scheduling on contract/call-off level OIA_ENTLUCHAR1Assigned to domainOIA_ENTLU
SPLITHow to split quantity in quantity schedule OIA_SPLITCHAR1OIA_SPLIT
MODMode of transport OIA_MODCHAR2OIA_MOD
VONDATValid-From Date VONDATDATS8DATUM
BISDATValid-to date BISDATDATS8DATUM
OIPRIORPriority of an exchange agreement for load balancing OIA_PRIORNUMC3OIA_PRIOR
KALIDFactory Calendar WFCIDCHAR2Assigned to domainWFCIDFCI

Key field Non-key field



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

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

How to access SAP table E1OILQH

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