Menu

SAP Function Module BAPI_SYSTEM_MTE_SETPERFPROP

Set the Specific Performance Attribute Properties

The Function Module BAPI_SYSTEM_MTE_SETPERFPROP (Set the Specific Performance Attribute Properties) is a standard Function Module in SAP ERP and is part of the function group SALX within the package SMOI.

Technical Information

Function Module BAPI_SYSTEM_MTE_SETPERFPROP
Short Text Set the Specific Performance Attribute Properties
Function Group SALX
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
DECIMALS LIKE BAPIPAPROP-DECIMALS Number of Decimal Places
EXTERNAL_USER_NAME LIKE BAPIXMLOGR-EXTUSER Name of the SAP-External User
RELEVANT_VALUE LIKE BAPIPAPROP-RELVALTYPE Determines the Relative Value for Alert Generation
THRESHOLD_DIRECTION LIKE BAPIPAPROP-THRESHDIR Determines the Threshold Direction
THRESHOLD_GREEN_TO_YELLOW LIKE BAPIPAPROP-TRESHG2Y Value for the Green to Yellow Threshold
THRESHOLD_RED_TO_YELLOW LIKE BAPIPAPROP-TRESHR2Y Value for the Red to Yellow Threshold
THRESHOLD_YELLOW_TO_GREEN LIKE BAPIPAPROP-TRESHY2G Value for the Yellow to Green Threshold
THRESHOLD_YELLOW_TO_RED LIKE BAPIPAPROP-TRESHY2R Value for the Yellow to Red Threshold
TID LIKE ALGLOBTID MTE ID (TID)
TID_SPECIFIC LIKE BAPIPARAMS-BOOL_PARA ' ' X if Only the MTE Should Be Changed
VALUE_UNIT LIKE BAPIPAPROP-VALUNIT Unit Used
VARIANT_NAME LIKE BAPIVARINT-NAME Variant Used
XMI_MSG_CLASS LIKE BAPIPAPROP-MSGCLASS XMI Message Class
XMI_MSG_ID LIKE BAPIPAPROP-MSGID XMI Message ID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Return Messages

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.