Menu

SAP Function Module SAL_RFC_MTE_PERF_READ_CVAL

Read the actual value of one performance attribute

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

Technical Information

Function Module SAL_RFC_MTE_PERF_READ_CVAL
Short Text Read the actual value of one performance attribute
Function Group SAL_RFC
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
TID LIKE ALGLOBTID MTE-ID
ZONLO TYPE SYSTZONLO Datum und Zeit, Zeitzone des Benutzers

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.