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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.