Menu

SAP Function Module SALU_SMG_TID_CUST_DATA_UPDATE

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

The Function Module SALU_SMG_TID_CUST_DATA_UPDATE (Update SingleMessage 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_SMG_TID_CUST_DATA_UPDATE
Short Text Update SingleMessage 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
SNGLMSG_TID_CUSTOMIZE_DATA LIKE ALMTCUSSMG table with customzing data

Exceptions

This function module does not define any Exceptions.