Menu

SAP Function Module SALP_GET_PERFDB_DATA

liest Daten aus PerfDB zu mehreren TIDs

The Function Module SALP_GET_PERFDB_DATA (liest Daten aus PerfDB zu mehreren TIDs) 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_GET_PERFDB_DATA
Short Text liest Daten aus PerfDB zu mehreren TIDs
Function Group SALP
Package SMOI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALNAME TYPE ALPFPOLKEY Monitoring architecture: Performance database schema key
OUT_FIRSTDAY TYPE ALDATE Alert: date
OUT_LASTDAY TYPE ALDATE Alert: date
OUT_RECTYPE TYPE ALPDBRTYP Montoring infra. perf.DB record type
OUT_TIMEZONE TYPE TIMEZONE Time Zone
SFTNAME TYPE ALPFPOLKEY Monitoring architecture: Performance database schema key
XDAY_X TYPE INT4 '10' Natural Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_TAB TYPE ALPF_OUTTABS_TAB Table for PerfDB Output Tables

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
TID_INPUT LIKE ALTIDKEY Alert: global TID as key (w/o INDEX fields)

Exceptions

This function module does not define any Exceptions.