Menu

SAP Function Module SALC_CACHE_REORG

The Function Module SALC_CACHE_REORG () 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_REORG
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
DELETE_ALL TYPE ALFLAG SPACE Alerts: Indicator ('X' or SPACE )

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
DELETED_IN_CSMCENTOOL 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.