Menu

SAP Function Module SALI_PERF_CUSTOMIZE_PRESET

Performance-specific Customizing that has not yet been done from DB

The Function Module SALI_PERF_CUSTOMIZE_PRESET (Performance-specific Customizing that has not yet been done from DB) is a standard Function Module in SAP ERP and is part of the function group SALJ within the package SMOI.

Technical Information

Function Module SALI_PERF_CUSTOMIZE_PRESET
Short Text Performance-specific Customizing that has not yet been done from DB
Function Group SALJ
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
ALERT_TEXT_MSGID TYPE C 'RT'
ALERT_TEXT_MSGNO LIKE SY-MSGNO 1
CUSTOMIZING_GROUP TYPE C
DECIMALS LIKE ALPERFCUSW-DECIMALS 0
RELEVANT_VALUE LIKE ALPERFCUSW-RELVALTYPE AL_PERF_RV_LAST
THRESHOLD_DIRECTION LIKE ALPERFCUSW-THRESHDIR AL_THRESHDIR_ABOVE
TH_GREEN_TO_YELLOW LIKE ALPERFCUSW-THRESHG2Y
TH_RED_TO_YELLOW LIKE ALPERFCUSW-THRESHR2Y
TH_YELLOW_TO_GREEN LIKE ALPERFCUSW-THRESHY2G
TH_YELLOW_TO_RED LIKE ALPERFCUSW-THRESHY2R
TID LIKE ALGLOBTID
UNIT TYPE C

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMMUNICATION_FAILURE
INVALID_PARAMETERS Invalid parameter
INVALID_TID
OTHER_PROBLEM
WRONG_TYPECLASS