E1OILLH SAP (Segment containing OIKLIDW) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Segment containing OIKLIDW




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




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

E1OILLH is a standard SAP Structure which is used to define the field attributes of IDoc segment E1OILLH. The segment is used within the below IDoc to send Segment containing OIKLIDW information via the IDoc send process

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 E1OILLH 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
LIDNOLOAD ID OIK_LIDCHAR30Assigned to domainALPHAOIK_LIDLIN
LIDADDONLOAD ID ADDON OIK_LIDADDCHAR20TEXT20
LIDTYPELOAD ID type OIK_LIDTYPCHAR6Assigned to domainOIK_LIDTYP
CONTRTYPControl structure type OIK_CNTTYPCHAR1OIK_CNTTYP
LIDDESCLoad ID description OIK_LIDTXTCHAR36TEXT36
LIDDEPOTLID used at depot OIK_LIDDEPCHAR30CHAR30
LID3COD13rd party code OIK_3RDCODCHAR30TEXT30
LIDACTINDLID activation indicator OIK_ACTINDCHAR1OIK_ACTIND
LIDDELINDLID deletion indicator OIK_DELINDCHAR1OIK_DELIND
LIDBLKINDLID blocking indicator OIK_BLKINDCHAR1OIK_BLKIND
LID3RDPRTY3rd party code OIK_3RDCODCHAR30TEXT30
MATNR3RDP3rd party material info OIK_MAT3RDCHAR40TEXT40
MATTXT3RDP3rd party material text OIK_MTXTRDCHAR64TEXT64
CUST3RDP3rd party customer info OIK_CST3RDCHAR40TEXT40
MATNRTASTAS material number OIK_MATTASCHAR40TEXT40
ADDITTASTAS additive number OIK_ADDTASCHAR40TEXT40
LIDTASLoad ID TAS OIK_LIDTASCHAR30TEXT30
MMDOCNRSAP MM document number for TAS OIK_MDOCNOCHAR10Assigned to domainALPHAEBELN
MMDITMNRSAP MM document item for TAS OIK_MITMNONUMC5Assigned to domainEBELP
TASGRP1TAS Group 1 OIK_TASGRPCHAR8Assigned to domainOIK_TASGRP
TASGRP2TAS Group 1 OIK_TASGRPCHAR8Assigned to domainOIK_TASGRP
FUNCGROUPLOAD ID function group OIK_LIDGRPCHAR6Assigned to domainOIK_LIDGRP
TASCFLAGCheck flag for load ID OIK_CFLAGCHAR1OIK_CFLAG
USERFIELD1TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD2TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD3TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD4TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD5TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD6TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD7TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD8TAS user fields OIK_TASFLDCHAR30TEXT30
USERFIELD9TAS user fields OIK_TASFLDCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table E1OILLH

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