Menu

SAP Function Module SALR_MTE_PERF_READ_CUR_VAL

Read the actual value of one performance attribute

The Function Module SALR_MTE_PERF_READ_CUR_VAL (Read the actual value of one performance attribute) is a standard Function Module in SAP ERP and is part of the function group SALR within the package SMOI.

Technical Information

Function Module SALR_MTE_PERF_READ_CUR_VAL
Short Text Read the actual value of one performance attribute
Function Group SALR
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
TID LIKE ALGLOBTID MTE-ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CURRENT_VALUE LIKE ALPERFVAL The current value of the perf. attribut

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.