E1IDRH1 SAP (IDoc reference: Header segment of reference IDoc (ES)) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: IDoc reference: Header segment of reference IDoc (ES)




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




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

E1IDRH1 is a standard SAP Structure which is used to define the field attributes of IDoc segment E1IDRH1. The segment is used within the below IDoc to send IDoc reference: Header segment of reference IDoc (ES) information via the IDoc send process

IDCREF01

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 E1IDRH1 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
RELNUMProcess number EDI_RELNUMNUMC12Assigned to domainSWW_WIID
ELSIGNType of Signature EDI_ELSIGNCHAR1EDI_ELSIGN
DOCNUMIDoc field IDoc ID EDI_HDOCNUNUMC16EDI_DOCNUM
DOCTYPIDoc Type EDI_DOCTYPCHAR8EDI_DOCTYP
IDOCTYPBasic type EDI_IDOCTPCHAR30Assigned to domainEDI_IDOCTPIDC
CIMTYPExtension EDI_CIMTYPCHAR30Assigned to domainEDI_CIMTYPCIM
DOCRELSAP Release for IDoc EDI_DOCRELCHAR4SAPRL
STATUSIDoc field for status EDI_HSTATUCHAR2Assigned to domainEDI_STATUS
DIRECTDirection for IDoc EDI_DIRECTCHAR1EDI_DIRECT
MESTYPMessage Type EDI_MESTYPCHAR30Assigned to domainEDI_MESTYPMES
MESCODLogical Message Variant EDI_MESCODCHAR3EDI_MESCOD
MESFCTLogical message function EDI_MESFCTCHAR3EDI_MESFCT
OUTMODOutput Mode EDI_OUTMODCHAR1EDI_OUTMOD
TESTTest Flag EDI_TESTCHAR1EDI_TEST
EXPRSSOverriding in inbound processing EDI_EXPRSSCHAR1EDI_EXPRSS
SNDPRNPartner Number of Sender EDI_SNDPRNCHAR10Assigned to domainALPHAEDI_PARNUM
SNDPRTPartner type of sender EDI_SNDPRTCHAR2EDI_PARTYP
SNDPFCPartner Function of Sender EDI_SNDPFCCHAR2EDIPVEDI_PARVW
SNDPORSender port (SAP System, EDI subsystem) EDI_SNDPORCHAR10EDI_PORT
SNDSADIDoc: SADR fields in total EDI_SADRCHAR21CHAR21
SNDLADLogical address of sender EDI_SNDLADCHAR70EDI_LOGADR
RCVPRNPartner Number of Receiver EDI_RCVPRNCHAR10Assigned to domainALPHAEDI_PARNUM
RCVPRTPartner Type of Receiver EDI_RCVPRTCHAR2EDI_PARTYP
RCVPFCPartner Function of Receiver EDI_RCVPFCCHAR2EDIPVEDI_PARVW
RCVPORReceiver port (SAP System, EDI subsystem) EDI_RCVPORCHAR10EDI_PORT
RCVSADIDoc: SADR fields in total EDI_SADRCHAR21CHAR21
RCVLADLogical address of recipient EDI_RCVLADCHAR70EDI_LOGADR
CREDATIDoc Created On EDI_CCRDATDATS8DATUM
CRETIMIDoc Created at EDI_CCRTIMTIMS6UZEIT
STDEDI Standard EDI_STDCHAR1EDI_STD
STDVRSVersion of EDI standard EDI_STDVRSCHAR6EDI_STDVRS
STDMESEDI message type EDI_STDMESCHAR6EDI_STDMES
REFINTReference to interchange file IDOCCRFINTCHAR14EDI_REFNUM
REFGRPReference to message group IDOCCRFGRPCHAR14EDI_REFNUM
REFMESReference to message IDOCCRFMESCHAR14EDI_REFNUM
ARCKEYEDI archive key IDOCCARKEYCHAR70EDI_ARCKEY
SERIALSerialization field EDI_SERIALCHAR20CHAR20
EDBVKYIDoc field for EDBV key EDI_EDBVKYCHAR70EDI_EDBVKY
PAYRUNID 0
PAYRUNDT 0

Key field Non-key field



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

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

How to access SAP table E1IDRH1

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