Menu

SAP Function Module SALK_SMPL_ALERTSHIFT_CALLBACK

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

Technical Information

Function Module SALK_SMPL_ALERTSHIFT_CALLBACK
Short Text
Function Group SALK
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
ALERTVALUE TYPE ALVALUE Alert: alert value (1 - green, 2 - yellow, ....)
CLIENT TYPE SYMANDT R/3 System, Client Number from Logon
QNAME TYPE TRFCQNAM Name of tRFC Queue
QSTATE TYPE QRFCSTATE Transactional tRFC queue status
QTYPE TYPE CHAR1 Single-Character Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REVISED_ALERT_VALUE TYPE ALVALUE Alert: alert value (1 - green, 2 - yellow, ....)

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.