Table list used by SAP ABAP Function Module SLS_AEI_GET_EVENTS_BY_KEY (Reading Event Table with Event ID)
SAP ABAP Function Module
SLS_AEI_GET_EVENTS_BY_KEY (Reading Event Table with Event ID) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | ||
| 2 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE VALUE(P_EVENT_PLVAR) LIKE SLS_EVENT-PLVAR |
|
| 3 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE VALUE(P_NO_TEM) LIKE SLS_EVENT-NO_TEM |
|
| 4 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE VALUE(P_EVENT_ENDDA) LIKE SLS_EVENT-EVEND DEFAULT '99991231' |
|
| 5 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE VALUE(P_EVENT_BEGDA) LIKE SLS_EVENT-EVBEG DEFAULT '19990101' |
|
| 6 | SLS_EVENT | PAW - Testing Events (related to TEM Events) | SOURCE P_EVENTS STRUCTURE SLS_EVENT |
|
| 7 | SLS_OBJID | PAW - Event Key Structure | ||
| 8 | SLS_OBJID | PAW - Event Key Structure | SOURCE P_EVENT_IDS STRUCTURE SLS_OBJID |
|