Menu

SAP Function Module SALP_AVAIL_DATA_FOR_TID

gives overview about data in perfdb for one tid

The Function Module SALP_AVAIL_DATA_FOR_TID (gives overview about data in perfdb for one tid) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_AVAIL_DATA_FOR_TID
Short Text gives overview about data in perfdb for one tid
Function Group SALP
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
MCNAME TYPE ALMCNAME Alert: Name of Monitoring Context
MTCLASS TYPE ALTIDMTCL Alert: monitoring type class (perf., single msg.,...)
NUMRANGE TYPE ALTIDNUMRG Alert: monitoring type number range (perm., temp, ...)
RANGE_BEGIN TYPE ALDATE '00000000' Alert: date
RANGE_END TYPE ALDATE '00000000' Alert: date
SYSID TYPE SYSYSID Name of SAP R/3 System
UID TYPE ALTIDUID ALert: Unique Identifier for Monitoring Types (used in TID)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
AVAIL_TAB LIKE ALPFDB_AV_DATA_OVRVW Availability of Data in PerfDB

Exceptions

This function module does not define any Exceptions.