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.
Function Module | ACE2_SYST_EVENTS_READ |
Short Text | Lesen der System-Event-Tabelle |
Function Group | ACE2 |
Package | ACE |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.