SAP ABAP Function Module DB4_GET_HISTORY_STATISTICS (AS/400: Get the history-data for several values.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Basic Data
Function Module DB4_GET_HISTORY_STATISTICS AS/400: Get the history-data for several values.  
Function Group STU4_ST04   iSeries: Function Modules for ST04  
Program Name SAPLSTU4_ST04    
INCLUDE Name LSTU4_ST04U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DAY TYPE SYST-DATUM The date for which the data shall returned
Importing WEEK_FLAG TYPE DB4_FLAG (=X, The statistic for a whole week will returne
Tables DUMP_LOG_BOOK TYPE DB4_HISTIM Contains an overview of the available statistcs.
Tables DUMP_STATISTIC TYPE SQHIST_DB4 Contains the statistic for the requested date.
Tables DUMP_STATISTIC_SUM TYPE SQHIST_DB4 Contains the summary of the statistic.
Exception LOG_BOOK_NOT_AVAILIBLE TYPE The logbook couldn't be read.
Exception STATISTIC_NOT_AVAILIBLE TYPE The import command failed.
Exception NO_DATA_STORED_FOR_THE_REQUEST TYPE There was no data stored for the requested date
               
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  20040312 
SAP Release Created in 630