SAP ABAP Function Module DBAN_GET_DAY_AGGREGATE (Tagesaggregation einer bestimmten Componente beschaffen)
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_DAY_AGGREGATE Tagesaggregation einer bestimmten Componente beschaffen  
Function Group SADY   SAP DB: Evaluation of DB Analyzer Data  
Program Name SAPLSADY    
INCLUDE Name LSADYU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AGGREGATE TYPE SDBLIN1024 Aggregierte Zeile
Exporting AGGR_COLUMNSINFO TYPE SDBCOLINFO_TAB Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)
Importing CON_NAME TYPE DBCON_NAME Logischer Name einer Datenbankverbindung
Importing COMPONENT TYPE SDB_DBMCMD => Filename DBAN_<COMPONENT>.csv
Importing DATE TYPE SYDATUM Datum des gewünschten Tages
Exception INVALID_CON_NAME TYPE CON_NAME not in DBCONUSR
Exception DBMRFC_ERROR TYPE dbmrfc error when trying to read file from computer
Exception NO_AGGREGATE_INFO TYPE Type header line containes no information for aggregation (A, S,...)
Exception NO_DATA_IN_FILE TYPE File found, but it contains no data lines
Exception NO_VALID_HEADER TYPE e.g. number of header line entries and data line entries differes
Exception ERROR_DURING_AGGREGATE TYPE e.g. wrong number of entries in a row...
               
Processing Type
Normal Function Module  
Remote-Enabled 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