Menu

SAP Function Module UPDATE_SDBAHSDB_SDB

SAP DB: update SDBAHSDB (DBA Protokollierung)

The Function Module UPDATE_SDBAHSDB_SDB (SAP DB: update SDBAHSDB (DBA Protokollierung)) is a standard Function Module in SAP ERP and is part of the function group SADB within the package SADA.

Technical Information

Function Module UPDATE_SDBAHSDB_SDB
Short Text SAP DB: update SDBAHSDB (DBA Protokollierung)
Function Group SADB
Package SADA
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 LIKE DBCON-CON_NAME Logical Name for a Database Connection
IV_KERNELVERSION TYPE CHAR15 Char 15
IV_STATE TYPE LC_STATE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_CHANGES LIKE SDBAHSDB SAP DB: DBA History
ET_RESULT LIKE SDB_ANSW SAP DB: Response Line from DBM Command
ET_SDBAHSDB LIKE SDBAHSDB SAP DB: DBA History

Exceptions

This function module does not define any Exceptions.