Menu

SAP Function Module GET_CONFIGPARAMS_MSQ

MS SQL server function to get configuration options

The Function Module GET_CONFIGPARAMS_MSQ (MS SQL server function to get configuration options) is a standard Function Module in SAP ERP and is part of the function group SFMSS_CONFIG within the package SMSS_DBACCESS.

Technical Information

Function Module GET_CONFIGPARAMS_MSQ
Short Text MS SQL server function to get configuration options
Function Group SFMSS_CONFIG
Package SMSS_DBACCESS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_NAME TYPE DBCON-CON_NAME 'DEFAULT' Logical name for a database connection
SCHEMA TYPE MSSSCHEMA ' ' Schema name

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.