The Function Module SAPTUNE_CURS_CACHE_HISTORY () is a standard Function Module in SAP ERP and is part of the function group STUB within the package STUN.
Function Module | SAPTUNE_CURS_CACHE_HISTORY |
Short Text | |
Function Group | STUB |
Package | STUN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | LIKE | SY-DATUM | Analysedatum | |
HOST | LIKE | STUN_HOST-HOST | Name des Applikationsservers | |
SYSTEM | LIKE | BUF_H_CONT-SYSTEM | SAP System Nummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SYSID | LIKE | SY-SYSID | SAP System Identifikation | |
TIME | LIKE | SY-UZEIT | Analysezeit |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HISTORY | LIKE | CCSTATS | Historie mit Statistiksätzen für Datum/Server |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_AUTHORIZATION | Keine Berechtigung |
NO_HISTORY_AVAILABLE | Keine Historie für den angegebenen Tag o. Server |