Menu

SAP Function Module SALP_CHECK_OBJECT_TIDS

Check whether TID of objects in PerfDB has changed

The Function Module SALP_CHECK_OBJECT_TIDS (Check whether TID of objects in PerfDB has changed) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_CHECK_OBJECT_TIDS
Short Text Check whether TID of objects in PerfDB has changed
Function Group SALP
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
SYSID TYPE SYSYSID '*' Name of SAP R/3 System

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
TID_TAB LIKE ALPFCOLLTID TID List Created from ALPFREORG:Objects to Collect in PerfDB

Exceptions

This function module does not define any Exceptions.