Menu

SAP Function Module SALS_WRITE_SUSP_ALERTS_TO_DB

The Function Module SALS_WRITE_SUSP_ALERTS_TO_DB () is a standard Function Module in SAP ERP and is part of the function group SALS within the package SMOI.

Technical Information

Function Module SALS_WRITE_SUSP_ALERTS_TO_DB
Short Text
Function Group SALS
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGENT_DESTINATION TYPE RFCDEST 'NONE' logische Destination (Wird bei Funktionsaufruf angegeben)
AGENT_VERSION TYPE ALMONIVERS Alert: Version der Monitoring Infrastruktur
NO_COMMIT_ON_DB TYPE ALPARAMS-ONLY_LOCAL Alert: SALC: Flag (X) if only local input for function call

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AGENT_VERSION_MISSING Die Agentenversion muss angegeben werden
AGENT_VERSION_TOO_OLD Agentenversion ist zu alt für den Call
C_CALL_FAILED Fehler bei Aufruf C-Funktion
RFC_FAILURE Fehler bei RFC-aufruf