The Function Module SEND_LCAALERT_SDB (Melden von liveCache application alerts) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.
Function Module | SEND_LCAALERT_SDB |
Short Text | Melden von liveCache application alerts |
Function Group | SADB |
Package | SADA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CON_NAME | LIKE | DBCON-CON_NAME | Logical Name for a Database Connection |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_LCAALERTS | LIKE | LCAALERTS | liveCache Application Alerts |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CREATE_TABLE_FAILED | create table lcaalerts fehlgeschlagen |
NO_CONNECTION | keine SQL-Verbindung |