Menu

SAP Function Module SALP_GET_DATA_WITH_GROUP_OP

Daten mit Gruppen-Operation aus PerfDB lesen

The Function Module SALP_GET_DATA_WITH_GROUP_OP (Daten mit Gruppen-Operation aus PerfDB lesen) 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_DATA_WITH_GROUP_OP
Short Text Daten mit Gruppen-Operation aus PerfDB lesen
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
FIRSTDAY TYPE ALDATE Alert: date
LASTDAY TYPE ALDATE Alert: date
OP_GROUP_CNT TYPE INT4 -1 Natural Number
RECTYPE TYPE ALPDBRTYP Montoring infra. perf.DB record type
XDAY_X TYPE ALPFXDAYX 10

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
OBJECT_LIST LIKE ALPF_REPORT_OBJ_LIST PerfDB Reporting: List of Objects to Be Displayed
RESULT_DATA LIKE ALPF_OUTTAB_STR Structure of Output Table for PerfDB Reading

Exceptions

This function module does not define any Exceptions.