Menu

SAP Function Module SALC_CACHE_INVALIDATE

The Function Module SALC_CACHE_INVALIDATE () is a standard Function Module in SAP ERP and is part of the function group SAL_CACHE_SALC within the package SMOI.

Technical Information

Function Module SALC_CACHE_INVALIDATE
Short Text
Function Group SAL_CACHE_SALC
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
AID_TBL TYPE ALAIDTBL Alerts: Table with Global Alert IDs
NO_COMMIT_ON_DB TYPE ALFLAG ' ' Alerts: Flag ('X' odere SPACE )
SEGMENT TYPE CSMSEGM-SEGMENT Alert: Name of Monitoring Segment
SYSID LIKE SY-SYSID Name of SAP R/3 System

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETED_IN_ALALERTX LIKE SY-DBCNT DB operations, number of table lines processed
DELETED_IN_ALMBCADM LIKE SY-DBCNT DB operations, number of table lines processed
DELETED_IN_ALMBCDATA LIKE SY-DBCNT DB operations, number of table lines processed

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.