Menu

SAP Function Module SUBST_GET_DB_SPC_PARAMETER

Return of All DB Specific Parameters of the Freespace Check in Upgrade

The Function Module SUBST_GET_DB_SPC_PARAMETER (Return of All DB Specific Parameters of the Freespace Check in Upgrade) is a standard Function Module in SAP ERP and is part of the function group SUGR within the package SAUS.

Technical Information

Function Module SUBST_GET_DB_SPC_PARAMETER
Short Text Return of All DB Specific Parameters of the Freespace Check in Upgrade
Function Group SUGR
Package SAUS
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DEFAULT_LOCATION LIKE GSUGR_PA-DEFAULTLOC
EV_FULL_NAME LIKE UPGLOCSIZE-DBTYPE
EV_INDLOC_LENGTH LIKE GSUGR_PA-LOCOFFSET
EV_INDLOC_OFFSET LIKE GSUGR_PA-LOCOFFSET
EV_TABLOC_LENGTH LIKE GSUGR_PA-LOCLENGTH
EV_TABLOC_OFFSET LIKE GSUGR_PA-LOCOFFSET

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.