Menu

SAP Function Module GET_HISTORY_ONE_PARAMETER_SDB

Änderungshistorie eines Parameters

The Function Module GET_HISTORY_ONE_PARAMETER_SDB (Änderungshistorie eines Parameters) is a standard Function Module in SAP ERP and is part of the function group SADI within the package SADA.

Technical Information

Function Module GET_HISTORY_ONE_PARAMETER_SDB
Short Text Änderungshistorie eines Parameters
Function Group SADI
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
LONG_VERSION TYPE CHAR15 Version xxx.yyy.uuu.vvv
PARNAME TYPE SDB_PHNAME MaxDB: Parametername in der Parameterhistorie

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERRORS TYPE SDB_ANSW_TAB Fehlermeldung des DBMServers
HISTORY TYPE SDB_SDBPAHI_TAB SAP DB: Tabellentyp Parameterhistorie (schlüsel <> sdbpahi)

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.