SAP ABAP Function Module DBAN_AGGREGATE_ONE_DAY (Aggregate Data whithin one day)
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_AGGREGATE_ONE_DAY | Aggregate Data whithin one day |
Function Group | SADY | SAP DB: Evaluation of DB Analyzer Data |
Program Name | SAPLSADY | |
INCLUDE Name | LSADYU16 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
AGGREGATE | TYPE | SDBLIN1024 | Interne Struktur fuer Textdateien (Breite 1024) | |||
![]() |
LINE_COUNT | TYPE | INT4 | Natürliche Zahl | |||
![]() |
CON_NAME | TYPE | DBCON_NAME | Logischer Name einer Datenbankverbindung | |||
![]() |
FILEID | TYPE | SDB_DBMCMD | SAP DB: DBMServer-Kommando | |||
![]() |
BEGIN_TIME | TYPE | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |||
![]() |
END_TIME | TYPE | SYUZEIT | Datum und Zeit, aktuelle (Applikationsserver-) Uhrzeit | |||
![]() |
FILE_FROM_DB | TYPE | FLAG | 'X': Datei FILEID is in tabelle SDBCCMS enthalten -> hole sie von dort | |||
![]() |
TRY_GIVEN_COLINFO | TYPE | FLAG | If no colinfo in file: Try as given in AGGR_COLUMNSINFO | |||
![]() |
AGGR_COLUMNSINFO | TYPE | SDBCOLINFO | Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo) | |||
![]() |
HEADER_LINES | TYPE | SDBLIN1024_TAB | Header Zeilen der gefundenen Datei | |||
![]() |
NO_AGGREGATE_INFO | TYPE | No Info for aggregation contained in file header | ||||
![]() |
NO_DATA_IN_INTERVAL | TYPE | No data are found in specifies time interval | ||||
![]() |
INVALID_TIMES | TYPE | Invalid start/end times | ||||
![]() |
NO_DBCON | TYPE | con_name not found in table DBCON | ||||
![]() |
GET_FILE_ERROR | TYPE | Error when reading file with fileid for con_name | ||||
![]() |
NO_FILE_FOUND | TYPE | File with fileid was not found for con_name | ||||
![]() |
NO_VALID_HEADER | TYPE | File doesn't contain valid header lines | ||||
![]() |
ERROR_DURING_AGGREGATE | TYPE | |||||
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 | 20041005 |
SAP Release Created in | 630 |