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 |
---|---|---|---|---|---|---|---|
![]() |
DAY | TYPE | SYST-DATUM | The date for which the data shall returned | |||
![]() |
WEEK_FLAG | TYPE | DB4_FLAG | (=X, The statistic for a whole week will returne | |||
![]() |
DUMP_LOG_BOOK | TYPE | DB4_HISTIM | Contains an overview of the available statistcs. | |||
![]() |
DUMP_STATISTIC | TYPE | SQHIST_DB4 | Contains the statistic for the requested date. | |||
![]() |
DUMP_STATISTIC_SUM | TYPE | SQHIST_DB4 | Contains the summary of the statistic. | |||
![]() |
LOG_BOOK_NOT_AVAILIBLE | TYPE | The logbook couldn't be read. | ||||
![]() |
STATISTIC_NOT_AVAILIBLE | TYPE | The import command failed. | ||||
![]() |
NO_DATA_STORED_FOR_THE_REQUEST | TYPE | There was no data stored for the requested date | ||||
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 | 20040312 |
SAP Release Created in | 630 |