SAP ABAP Function Module DBAN_GET_AUTO_ACTIONS_STATE (Get state of automatic actions for DB Analyzer Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SDB (Application Component) MaxDB
⤷
SADA (Package) Porting and CCMS SAP DB
⤷
⤷
Basic Data
| Function Module | DBAN_GET_AUTO_ACTIONS_STATE | Get state of automatic actions for DB Analyzer Data |
| Function Group | SADY | SAP DB: Evaluation of DB Analyzer Data |
| Program Name | SAPLSADY | |
| INCLUDE Name | LSADYU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
AUTO_STARTUP | TYPE | FLAG | 'X': DB Analyzer automatisch gestartet | |||
| |
FILES_TO_DB | TYPE | FLAG | 'X': Daten automatisch täglich in SDBCCMS gespeichert | |||
| |
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 | |||
| |
CON_NAME | TYPE | DBCON_NAME | Logischer Name einer Datenbankverbindung | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20070308 |
| SAP Release Created in | 630 |