Menu

SAP Function Module DBAN_GET_AUTO_ACTIONS_STATE

Get state of automatic actions for DB Analyzer Data

The Function Module DBAN_GET_AUTO_ACTIONS_STATE (Get state of automatic actions for DB Analyzer Data) is a standard Function Module in SAP ERP and is part of the function group SADY within the package SADA.

Technical Information

Function Module DBAN_GET_AUTO_ACTIONS_STATE
Short Text Get state of automatic actions for DB Analyzer Data
Function Group SADY
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGGREGATION TYPE FLAG 'X' Daten täglich automatisch aggregiert
AUTO_DELETION_COMP TYPE INT4 Daten auf Computer nach <n> Tagen automatisch gelöscht
AUTO_DELETION_DB TYPE INT4 Daten in SDBCCMS nach <m> Tagen automatisch gelöscht
AUTO_STARTUP TYPE FLAG 'X': DB Analyzer automatisch gestartet
FILES_TO_DB TYPE FLAG 'X': Daten automatisch täglich in SDBCCMS gespeichert

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.