Menu

SAP Function Module SALU_PRF_TID_CUST_DATA_UPDATE

Update Performance Customizing Data of TID's in DB and SHM

The Function Module SALU_PRF_TID_CUST_DATA_UPDATE (Update Performance Customizing Data of TID's in DB and SHM) is a standard Function Module in SAP ERP and is part of the function group SALU within the package SMOI.

Technical Information

Function Module SALU_PRF_TID_CUST_DATA_UPDATE
Short Text Update Performance Customizing Data of TID's in DB and SHM
Function Group SALU
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
ACTIVATE_IN_SHM TYPE C activate custom.data in shm

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUST_TID_RC LIKE ALGTIDRC return-codes
PERF_TID_CUSTOMIZE_DATA LIKE ALMTCUSPER table with customzing data

Exceptions

This function module does not define any Exceptions.