Table list used by SAP ABAP Function Module SLS_AEI_GET_EVENTS_BY_SPEC (Reading the Events by specified values other than the key)
SAP ABAP Function Module SLS_AEI_GET_EVENTS_BY_SPEC (Reading the Events by specified values other than the key) is using
# Object Type Object Name Object Description Note
     
1 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE VALUE(P_EVLOC_SHORT) LIKE SLS_EVENT-EVLOC DEFAULT '%'
2 Table  SLS_EVENT PAW - Testing Events (related to TEM Events)
3 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE VALUE(P_BEGDA) LIKE SLS_EVENT-EVBEG DEFAULT '19001010'
4 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE VALUE(P_ENDDA) LIKE SLS_EVENT-EVEND DEFAULT '99991231'
5 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE P_SLS_EVENTS STRUCTURE SLS_EVENT
6 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE VALUE(P_TLIGHT) LIKE SLS_EVENT-TLIGHT DEFAULT '%'
7 Table  SLS_EVENT PAW - Testing Events (related to TEM Events) SOURCE VALUE(P_EV_SHORT) LIKE SLS_EVENT-EVSHT