Menu

SAP Function Module GET_DBA_HISTORY_SDB

Einlesen DBA Historie liveCache/SAP DB

The Function Module GET_DBA_HISTORY_SDB (Einlesen DBA Historie liveCache/SAP DB) 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_DBA_HISTORY_SDB
Short Text Einlesen DBA Historie liveCache/SAP DB
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
IV_CON_NAME LIKE DBCON-CON_NAME Logical Name for a Database Connection
IV_FORCE_READ_FILE TYPE FLAG

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_LAST_READ_DBAHIST TYPE CHAR14

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_ALL_ACTIONS LIKE SDBAHSDB SAP DB: DBA History
ET_BACKUPS LIKE SDBAHSDB SAP DB: DBA History
ET_CONSISTENCY_CHECKS LIKE SDBAHSDB SAP DB: DBA History
ET_STAGING_AREA LIKE SDBAHSDB SAP DB: DBA History

Exceptions

This function module does not define any Exceptions.