Menu

SAP Function Module ACE2_SYST_EVENTS_READ

Lesen der System-Event-Tabelle

The Function Module ACE2_SYST_EVENTS_READ (Lesen der System-Event-Tabelle) is a standard Function Module in SAP ERP and is part of the function group ACE2 within the package ACE.

Technical Information

Function Module ACE2_SYST_EVENTS_READ
Short Text Lesen der System-Event-Tabelle
Function Group ACE2
Package ACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_ACE_APPL TYPE ACE_APPL Applikation innerhalb der Accrual-Engine
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_EVENT TYPE ACE_SYS_EVENT Accrual-Engine: System-Event

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EVENT_FUNCTIONS TYPE ACE_SYSTEVENTS_T TACESYSTEVENTS

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.