The Function Module SALI_PERF_REPORT_TABLE_OF_VAL (Report a table of values to Performance Monitoring Attributes) is a standard Function Module in SAP ERP and is part of the function group SALI within the package SMOI.
Function Module | SALI_PERF_REPORT_TABLE_OF_VAL |
Short Text | Report a table of values to Performance Monitoring Attributes |
Function Group | SALI |
Package | SMOI |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PERFVALUES | LIKE | ALPERFRVAL | Tabelle der Performance-Werte | |
TIDRC | LIKE | ALGTIDRC | Returncodes für jeden Satz der Eingabetabelle |
This function module does not define any Exceptions.