Menu

SAP Function Module RSDU_INF_SET_IDX_RESIDENCY

Funktion zum Ändern des Residentstatus von Indizes

The Function Module RSDU_INF_SET_IDX_RESIDENCY (Funktion zum Ändern des Residentstatus von Indizes) is a standard Function Module in SAP ERP and is part of the function group RSDU_INDEX_INF within the package RSDD.

Technical Information

Function Module RSDU_INF_SET_IDX_RESIDENCY
Short Text Funktion zum Ändern des Residentstatus von Indizes
Function Group RSDU_INDEX_INF
Package RSDD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DBS_NAME LIKE DD02L-TABNAME Tabellenname
RESIDENCY LIKE DBSTATC-ACTIV ' ' Steuerungsflag für die Analyse
TAB_NAME LIKE DD02L-TABNAME Tabellenname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION_ON_DBHOST LIKE DBSTATC-ACTIV Steuerungsflag für die Analyse

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.