Menu

SAP Function Module GET_PARAMETER_SDB

Parameter (neuer oder alter Name) einlesen

The Function Module GET_PARAMETER_SDB (Parameter (neuer oder alter Name) einlesen) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.

Technical Information

Function Module GET_PARAMETER_SDB
Short Text Parameter (neuer oder alter Name) einlesen
Function Group SADB
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
DEPRECATED_PARAMETER_NAME TYPE LC_BEZEICH Parameter Bezeichnung
LONG_VERSION TYPE CHAR15 Char 15
PARAMETER_NAME TYPE LC_BEZEICH Parameter Bezeichnung
TRY_PARAMFILE TYPE FLAG allgemeines flag
TRY_SQL TYPE FLAG allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_TAB TYPE LVC_APROT_TAB SAP DB: Tabelle für Fehler eines DBMCLI Aufrufs
PARAMETER_VALUE TYPE SDBPAVAL SAP DB: Wert des DB 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.