SAP BAPITRKEXPECTEDEVENT Tracking Info BAPI: Expected Events Table (Server View) Table data and field list

BAPITRKEXPECTEDEVENT 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 BAPI: Expected Events Table (Server View)" 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_BAPITRKEXPECTEDEVENT TYPE BAPITRKEXPECTEDEVENT.

The BAPITRKEXPECTEDEVENT table consists of various fields, each holding specific information or linking keys about Tracking Info BAPI: Expected Events Table (Server View) data available in SAP. These include SEQ_NBR (Sequential Number), GROUP_NBR (Expected Event Group), ITEM_NBR (Expected Event Item), EVENT_CODE (Internal Event Code)... 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. .

BAPITRKEXPECTEDEVENT structure Technical Details:

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


SAP BAPITRKEXPECTEDEVENT 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 BAPITRKEXPECTEDEVENT 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
TO_GUIDEvent Handler: Globally Unique ID (old/obsolete) /SAPTRX/TO_GUIDCHAR22/SAPTRX/GUID
SEQ_NBRSequential Number /SAPTRX/SEQ_NUMNUMC10NUM10
GROUP_NBRExpected Event Group /SAPTRX/EE_GRP_NBRNUMC6/SAPTRX/EE_GRP_NBR
ITEM_NBRExpected Event Item /SAPTRX/EE_ITEM_NBRNUMC6/SAPTRX/EE_ITEM_NBR
EVENT_CODEInternal Event Code /SAPTRX/EVENT_CODECHAR20/SAPTRX/INTERNAL_CODE
EVENT_GROUPInternal Event Code Group /SAPTRX/EVENT_CODE_GRPCHAR20/SAPTRX/EVENT_CODE_GRP
PRIORITYPriority /SAPTRX/PRIORITYNUMC4/SAPTRX/PRIORITY_NBR
REQ_TYPEExpected Event Requirement Type /SAPTRX/REQUIREMENT_TYPECHAR1/SAPTRX/EE_REQ_TYPE
REQ_SET_NBRRequirement Set Number /SAPTRX/REQ_SET_NBRNUMC4/SAPTRX/REQ_SET_NBR
PRED_FLAGExpected Event Predecessor Required /SAPTRX/PRED_REQCHAR1XFELD
EVENT_STATUSEvent Status /SAPTRX/EE_EVENT_STATUSCHAR1/SAPTRX/EE_STATUS
MSG_STATUSEvent Message Status /SAPTRX/EE_MSG_STATUSCHAR1/SAPTRX/EE_STATUS
CARRIER_ID_TYPEService Provider Code Set /SAPTRX/EV_CARCODCHAR20/SAPTRX/EV_PARCOD
CARRIER_IDService Provider Code Identifier /SAPTRX/EV_CARIDCHAR50/SAPTRX/EV_PARID
CARRIER_VAL_FUNCEE Profile Validate Carrier Function (old/obsolete) /SAPTRX/VAL_CARRIERCHAR20/SAPTRX/FUNCTION_ID
LOC_ID_TYPELocation ID Code Set /SAPTRX/LOC_ID_TYPECHAR20/SAPTRX/EV_LOCCOD
LOC_ID_1Location ID 1 /SAPTRX/LOC_ID_1CHAR50/SAPTRX/LOCID
LOC_ID_2Location ID 2 /SAPTRX/LOC_ID_2CHAR50/SAPTRX/LOCID
LOC_VAL_FUNCEE Profile Validate Location Function (old/obsolete) /SAPTRX/VAL_LOCATIONCHAR20/SAPTRX/FUNCTION_ID
MSG_EXP_DATEEvent Message Expected Date/Time /SAPTRX/MSG_EXP_DATETIMENUMC15TSTPSTZNTSTMPSL
ORIG_MSG_EXP_DTEOriginal Event Message Expected Date/Time /SAPTRX/ORIG_MSG_EXP_DATETIMENUMC15TSTPSTZNTSTMPSL
EARLIEST_MSG_DTEEarliest Expected Message Date/Time /SAPTRX/EARLIEST_MSG_EXP_DATENUMC15TSTPSTZNTSTMPSL
LATEST_MSG_DATELatest Message Expected Date/Time /SAPTRX/LATEST_MSG_EXP_DATENUMC15TSTPSTZNTSTMPSL
MSG_RCVD_DATEEvent Message Received Date/Time /SAPTRX/MSG_RCVD_DATETIMENUMC15TSTPSTZNTSTMPSL
MSG_EXP_TZONETime Zone /SAPTRX/TIMEZONECHAR6Assigned to domainTZNZONE
MSG_RCVD_TZONETime Zone /SAPTRX/TIMEZONECHAR6Assigned to domainTZNZONE
MSG_DATE_UTCEvent Message Received Date/Time /SAPTRX/MSG_RCVD_DATETIMENUMC15TSTPSTZNTSTMPSL
EVENT_EXP_DATEDate/Time the Event Is Expected to Occur /SAPTRX/EVENT_EXP_DATETIMENUMC15TSTPSTZNTSTMPSL
ORIG_EV_EXP_DATEOriginal Event Expected Date/Time /SAPTRX/ORIG_EVT_EXP_DATETIMENUMC15TSTPSTZNTSTMPSL
EARLIEST_EV_DATEEarliest Expected Event Date/Time /SAPTRX/EARLIEST_EVT_EXP_DATENUMC15TSTPSTZNTSTMPSL
LATEST_EV_DATELatest Event Expected Date/Time /SAPTRX/LATEST_EVT_EXP_DATENUMC15TSTPSTZNTSTMPSL
EVENT_DATEDate/Time an Event Occurred /SAPTRX/EVENT_DATETIMENUMC15TSTPSTZNTSTMPSL
EVENT_EXP_TZONETime Zone /SAPTRX/TIMEZONECHAR6Assigned to domainTZNZONE
EVENT_TZONETime Zone /SAPTRX/TIMEZONECHAR6Assigned to domainTZNZONE
EVENT_DATE_UTCDate/Time an Event Occurred /SAPTRX/EVENT_DATETIMENUMC15TSTPSTZNTSTMPSL
MSG_EXP_DATE_SEQExpected Event Sequence Number /SAPTRX/EE_SEQ_NBRNUMC8/SAPTRX/EE_SEQ_NBR
MSG_EXP_DURExpected Event Message Duration /SAPTRX/MSG_EXP_DURDEC11TSTRNTSTRDURAN
MSG_EXP_DUR_SIGNEE Msg Date Duration Indicator /SAPTRX/MSG_EXP_DUR_SIGNCHAR1/SAPTRX/DURATION_SIGN
MSG_EXP_CALC_RULExpected Event Message Date Calculation /SAPTRX/MSG_EXP_CALC_RULECHAR1/SAPTRX/EXP_DATE_CALC_RULE
EV_EXP_DATE_SEQExpected Event Sequence Number /SAPTRX/EE_SEQ_NBRNUMC8/SAPTRX/EE_SEQ_NBR
EV_EXP_DUREvent Date Duration /SAPTRX/EV_EXP_DURDEC11TSTRNTSTRDURAN
EV_EXP_DUR_SIGNEvent Date Duration Sign /SAPTRX/EV_EXP_DUR_SIGNCHAR1/SAPTRX/DURATION_SIGN
EV_EXP_CALC_RULEExpected Event Date Calculation Rule /SAPTRX/EV_EXP_CALC_RULECHAR1/SAPTRX/EXP_DATE_CALC_RULE
MSG_TOLERANCEEvent Message Date Tolerance /SAPTRX/MSG_TOLERANCEDEC11TSTRNTSTRDURAN
MSG_TOL_RULEEvent Message Date Tolerance Rule /SAPTRX/MSG_TOL_RULECHAR1/SAPTRX/EE_TOL_RULE
EV_TOLERANCEEarliest/Latest Event Date Tolerance /SAPTRX/EV_TOLERANCEDEC11TSTRNTSTRDURAN
EV_TOL_RULEEvent Date Tolerance Rule /SAPTRX/EV_TOL_RULECHAR1/SAPTRX/EE_TOL_RULE
APPSYS_REFApplication System Reference Field /SAPTRX/APPSYS_REFCHAR60/SAPTRX/TEXT60
REPROCESS_FLAGReprocess Expected Event /SAPTRX/EE_REPROCESSCHAR1XFELD
STATUS_ICON_L2Icon with output length 2 ICON_L2CHAR4ICON_L2
COUNTRYCountry /SAPTRX/COUNTRYCHAR3Assigned to domainLAND1
REGIONRegion (State, Province, County etc.) /SAPTRX/REGIONCHAR3Assigned to domainREGIO
POSTAL_CDPostal Code /SAPTRX/POSTAL_CDCHAR10PSTLZ
CITYCity /SAPTRX/CITYCHAR35TEXT35
LOCAT_DESCAdditional Description of Location /SAPTRX/FLOCDESCRCHAR50/SAPTRX/TEXT50
AO_EV_EXP_DATEExpected Date from Appl.System for Event /SAPTRX/AO_EVENT_EXP_DATETIMENUMC15TSTPSTZNTSTMPSL
MSG_GUIDEvent: Globally Unique ID /SAPTRX/EV_GUIDCHAR22/SAPTRX/GUID
DATETIME1Time Stamp 1 (Local Date/Time Format) /SAPTRX/TS_DATETIME1NUMC15TSTPSTZNTSTMPSL
TZONE1Time Zone 1 /SAPTRX/TIMEZONE1CHAR6Assigned to domainTZNZONE
DATETIME2Time Stamp 2 (Local Date/Time Format) /SAPTRX/TS_DATETIME2NUMC15TSTPSTZNTSTMPSL
TZONE2Time Zone 2 /SAPTRX/TIMEZONE2CHAR6Assigned to domainTZNZONE
DATETIME3Time Stamp 3 (Local Date/Time Format) /SAPTRX/TS_DATETIME3NUMC15TSTPSTZNTSTMPSL
TZONE3Time Zone 3 /SAPTRX/TIMEZONE3CHAR6Assigned to domainTZNZONE
DATETIME4Time Stamp 4 (Local Date/Time Format) /SAPTRX/TS_DATETIME4NUMC15TSTPSTZNTSTMPSL
TZONE4Time Zone 4 /SAPTRX/TIMEZONE4CHAR6Assigned to domainTZNZONE
DATETIME5Time Stamp 5 (Local Date/Time Format) /SAPTRX/TS_DATETIME5NUMC15TSTPSTZNTSTMPSL
TZONE5Time Zone 5 /SAPTRX/TIMEZONE5CHAR6Assigned to domainTZNZONE

Key field Non-key field



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

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

How to access SAP table BAPITRKEXPECTEDEVENT

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

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