The Function Module SUBST_EVAL_FUTURE_LOCATION (Determining Database Container from the Technical Settings) is a standard Function Module in SAP ERP and is part of the function group SUGR within the package SAUS.
Function Module | SUBST_EVAL_FUTURE_LOCATION |
Short Text | Determining Database Container from the Technical Settings |
Function Group | SUGR |
Package | SAUS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DBSYS | LIKE | SY-DBSYS | SY-DBSYS | |
IV_INDLOC_LENGTH | LIKE | GSUGR_PA-LOCLENGTH | 0 | |
IV_INDLOC_OFFSET | LIKE | GSUGR_PA-LOCOFFSET | 21 | |
IV_RELEASE | LIKE | CVERS-RELEASE | ||
IV_TABART | LIKE | DD09V-TABART | ||
IV_TABKAT | LIKE | DD09V-TABKAT | ||
IV_TABLOC_LENGTH | LIKE | GSUGR_PA-LOCLENGTH | 0 | |
IV_TABLOC_OFFSET | LIKE | GSUGR_PA-LOCOFFSET | 21 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_INDEX_LOCATION | LIKE | UPGLOCSIZE-LOCATION | ||
EV_TABLE_LOCATION | LIKE | UPGLOCSIZE-LOCATION |
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.