Menu

SAP Function Module GET_ACTIVITY_ALL_SDB

Übersicht aller Datenbankaktivitäten

The Function Module GET_ACTIVITY_ALL_SDB (Übersicht aller Datenbankaktivitäten) 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_ACTIVITY_ALL_SDB
Short Text Übersicht aller Datenbankaktivitäten
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 Logical Name for a Database Connection

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CACHE_ACT TYPE SDBCACHE SAP DB: Cache Configuration and Activity
COMMON_ACT TYPE SDBACTIV SAP DB: General Database Activity
DBNAME TYPE SDB_DBNAME SAP DB: DBName
DBSERVER TYPE CHAR100 Character 100
LOCK_ACT TYPE SDBLOCK SAP DB: Lock Activity
LOG_ACT TYPE SDBLOG SAP DB: Logging Activity
RESTART TYPE ADA_RTIME Database: Date and Time of Database Restart
SQL_ACT TYPE SDBSQL SAP DB: SQL Activity
VERSION TYPE CHAR100 Character 100

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.