The Function Module DBALERT_ANALYZE_COLLECTOR (Analyzing method for collecting bootstraps (DAILY, HOURLY)) is a standard Function Module in SAP ERP and is part of the function group S_DBALERT_DB2 within the package STU2.
Function Module | DBALERT_ANALYZE_COLLECTOR |
Short Text | Analyzing method for collecting bootstraps (DAILY, HOURLY) |
Function Group | S_DBALERT_DB2 |
Package | STU2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COLLECTOR | TYPE | C | DAILY, HOURLY or RUNSTATS | |
DIALOG_MODE | LIKE | ALTYPES-CHAR1 | Single-character flag |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MT_TOOL_INFO | LIKE | ALTLEXDESC | Alert: Description of a tool instance to be executed |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DONT_START_TOOL_AGAIN | Tool soll nicht mehr angestartet werden |
INVALID_DIALOG_MODE | ungültiger Operationsmodus |
MT_TOOL_INFO_MISSING | Toolinformation wurde nicht angegeben |
TOOL_INTENTIONALLY_ABORTED | Tool hat sich selbst abgebrochen |