SAP BAPITRKEVENTMESSAGEHEADER Tracking Info Display: Event Message Header Table data and field list

BAPITRKEVENTMESSAGEHEADER is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Tracking Info Display: Event Message Header" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_BAPITRKEVENTMESSAGEHEADER TYPE BAPITRKEVENTMESSAGEHEADER.

The BAPITRKEVENTMESSAGEHEADER table consists of various fields, each holding specific information or linking keys about Tracking Info Display: Event Message Header data available in SAP. These include EVTCOD (External Event Code Set), EVTID (External Event Code ID), INT_EV_COD (Internal Event Code), IDOCID (IDoc number)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

BAPITRKEVENTMESSAGEHEADER structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP BAPITRKEVENTMESSAGEHEADER structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the BAPITRKEVENTMESSAGEHEADER table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
EVT_GUIDEvent: Globally Unique ID /SAPTRX/EV_GUIDCHAR22/SAPTRX/GUID
EVTCODExternal Event Code Set /SAPTRX/EV_EVTCODCHAR20/SAPTRX/EV_EVTCOD
EVTIDExternal Event Code ID /SAPTRX/EV_EVTIDCHAR50/SAPTRX/EV_EVTID
INT_EV_CODInternal Event Code /SAPTRX/EVENT_CODECHAR20/SAPTRX/INTERNAL_CODE
IDOCIDIDoc number EDI_DOCNC3CHAR16CHAR16
PHYSTPPhysical Sender Type /SAPTRX/EV_SNDTYPCHAR2EDI_PARTYP
PHYSNDEM Sender Logical System /SAPTRX/EV_LOGSYSCHAR10Assigned to domainALPHALOGSYS
EVTDATEvent Date /SAPTRX/EV_EVTDATDATS8DATE
EVTTIMEvent Time /SAPTRX/EV_EVTTIMTIMS6TIME
EVTZONTime Zone for Event Time Stamp /SAPTRX/EV_EVTZONCHAR6Assigned to domainTZNZONE
EVTTSTUTC Time Stamp for Event /SAPTRX/EV_EVTTSTNUMC15TSTPSTZNTSTMPSL
EVLTSTLocal Time Stamp for Event /SAPTRX/EV_EVLTSTNUMC15TSTPSTZNTSTMPSL
REPDATEvent Message Transmission Date /SAPTRX/EV_REPDATDATS8DATE
REPTIMEvent Message Transmission Time /SAPTRX/EV_REPTIMTIMS6TIME
REPZONEvent Message Transmission Time Zone /SAPTRX/EV_REPZONCHAR6Assigned to domainTZNZONE
REPTSTUTC Time Stamp for Transmission /SAPTRX/EV_REPTSTNUMC15TSTPSTZNTSTMPSL
RELTSTReporting Local Time Stamp /SAPTRX/EV_RELTSTNUMC15TSTPSTZNTSTMPSL
PRCTSTProcessing Time Stamp /SAPTRX/EV_PRCTSTNUMC15TSTPSTZNTSTMPSL
SNDCODSender Code Set /SAPTRX/EV_SNDCODCHAR20/SAPTRX/EV_PARCOD
SNDIDSender Code ID /SAPTRX/EV_SNDIDCHAR50/SAPTRX/EV_PARID
SNDNAMSender Name /SAPTRX/EV_SNDNAMCHAR50/SAPTRX/TEXT50
RCVCODRecipient Code Set /SAPTRX/EV_RCVCODCHAR20/SAPTRX/EV_PARCOD
RCVIDRecipient Code ID /SAPTRX/EV_RCVIDCHAR50/SAPTRX/EV_PARID
RCVNAMRecipient Name /SAPTRX/EV_RCVNAMCHAR50/SAPTRX/TEXT50
LODSTSLoading Status /SAPTRX/EV_LODSTSCHAR1/SAPTRX/EV_LODSTS
MSGMODType of Message Creation /SAPTRX/EV_MSGMODCHAR1/SAPTRX/EV_MSGMOD
MSGSRCTYPEvent Message Source Type /SAPTRX/EV_SRCTYPCHAR1/SAPTRX/EV_SRCTYP
TRXCODTracking ID Code Set /SAPTRX/TRXCODCHAR20/SAPTRX/EV_TRXCODTRCKCOD
TRXIDTracking ID /SAPTRX/TRXIDCHAR50/SAPTRX/TRXIDTRCKID
MSGNUMSender Event Message Number /SAPTRX/EV_MSGNUMCHAR50/SAPTRX/EV_MSGNUM
LOCCODLocation Code Set /SAPTRX/EV_LOCCODCHAR20/SAPTRX/EV_LOCCOD
LOCID1Location Code ID, Part 1 /SAPTRX/EV_LOCID1CHAR50/SAPTRX/LOCID
LOCID2Location Code ID, Part 2 /SAPTRX/EV_LOCID2CHAR50/SAPTRX/LOCID
CARCODService Provider Code Set /SAPTRX/EV_CARCODCHAR20/SAPTRX/EV_PARCOD
CARIDService Provider Code Identifier /SAPTRX/EV_CARIDCHAR50/SAPTRX/EV_PARID
VDCODVendor Code Sset /SAPTRX/EV_VDCODCHAR20/SAPTRX/EV_PARCOD
VDIDVendor Code ID /SAPTRX/EV_VDIDCHAR50/SAPTRX/EV_PARID
SPCODShip-to-Party Code Set /SAPTRX/EV_SPCODCHAR20/SAPTRX/EV_PARCOD
SPIDShip-to-Party Code ID /SAPTRX/EV_SPIDCHAR50/SAPTRX/EV_PARID
OECODEquipment Owner Code Set /SAPTRX/EV_OECODCHAR20/SAPTRX/EV_PARCOD
OEIDEquipment Owner Code ID /SAPTRX/EV_OEIDCHAR50/SAPTRX/EV_PARID
SRCCODEvent Reason Code Set /SAPTRX/EV_SRCCODCHAR20/SAPTRX/EV_SRCCOD
SRCIDEvent Reason Code ID /SAPTRX/EV_SRCIDCHAR50/SAPTRX/EV_SRCID
SRCTXEvent Reason Text /SAPTRX/EV_SRCTXCHAR100/SAPTRX/TEXT100
ESTQULEstimation Time Qualifier /SAPTRX/EV_ESTQULCHAR2/SAPTRX/EV_ESTQUL
ETXTSTEstimated Time UTC Time Stamp /SAPTRX/EV_ETXTSTNUMC15TSTPSTZNTSTMPSL
ELCCODEstimation Location Code /SAPTRX/EV_ELCCODCHAR20/SAPTRX/EV_LOCCOD
ELCID1Estimation Location ID, Part 1 /SAPTRX/EV_ELCID1CHAR50/SAPTRX/LOCID
ELCID2Estimation Location ID, Part 2 /SAPTRX/EV_ELCID2CHAR50/SAPTRX/LOCID
PRODDSProduct Description /SAPTRX/EV_PRODDSCHAR4CHAR4
PRODDTProduct Description Text /SAPTRX/EV_PRODDTCHAR35CHAR35
DCNFTPType of Confirmation /SAPTRX/EV_CNFTYPCHAR1/SAPTRX/EV_CNFTYP

Key field Non-key field



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

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

How to access SAP table BAPITRKEVENTMESSAGEHEADER

Within an ECC or HANA version of SAP you can also view further information about BAPITRKEVENTMESSAGEHEADER and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).