SAP ABAP Function Module DBAN_AGGREGATE_TABLE (Aggregate values of table into one line)
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_TABLE Aggregate values of table into one line  
Function Group SADY   SAP DB: Evaluation of DB Analyzer Data  
Program Name SAPLSADY    
INCLUDE Name LSADYU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting AGGREGATE TYPE SDBLIN1024 Interne Struktur fuer Textdateien (Breite 1024)
Exporting LINE_COUNT TYPE INT4 Natürliche Zahl
Importing IV_ADD_MIN_MAX TYPE FLAG allgemeines flag
Importing IV_NO_HEADER_CONTAINED TYPE FLAG allgemeines flag
Tables DATA TYPE SDBLIN1024
Tables COLUMNSINFO TYPE SDBCOLINFO Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)
Tables AGGR_COLUMNSINFO TYPE SDBCOLINFO Spalteninformation (Name, Tooltip, Typangaben, Aggregatinfo)
Exception NO_VALID_HEADER TYPE No header line to determine COLUMNINFO in table DATA
Exception NO_AGGREGATE_INFO TYPE No aggregate info is given -> nothing can be done
               
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  20041005 
SAP Release Created in 630