Menu

SAP Function Module SALK_SYS_AVAILABILITY_RFC_PING

The Function Module SALK_SYS_AVAILABILITY_RFC_PING () 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_SYS_AVAILABILITY_RFC_PING
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
CSMNSDIC_ENTRY TYPE CSMNSDIC CCMS CSM: Zentrales Name-Server-Verzeichnis
MESSAGE_SERVER_HOST TYPE CSMDNSNAME CCMS CSM: DNS name according to DNS RFC 1035
RFC_PING_TIMEOUT TYPE CSMTIMEOUT CCMS CSM: Timeout in milliseconds
SELF_MONI_TID TYPE ALGLOBTID Alert: global monitoring type identifier
SYSTEM_NAME TYPE SYSYSID Name of SAP R/3 System
TRACE TYPE C ''

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GROUPS_MONITORED TYPE CHAR1
INSTANCES_MONITORED TYPE CHAR1

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GROUPS LIKE ALAVLPING Logon Groups Determined from Message Server by CCMSPING
INSTANCES LIKE ALAVLSYSAS System List Structure

Exceptions

This function module does not define any Exceptions.