SAP Function ST04_DB4_GET_TMF_INFO - AS/400: Get temp.file creates for ST04 Detail Analysis

Parameter Reference Type Length Default Optional Text
CURRENT_SYSTEM DB6NAVSYST u 992 X DB6: Globale Steuerdaten für Navigationsrahmen
RESETFLAG DB4QQPAR-QRESET C 1 SPACE X Feld vom Typ CHAR z.Zt nicht verwendet

Parameter Reference Length Optional Text
TMF_0100 DB4TMF0100 8478 Overview info about temp.file creates

Exception Text
NO_DATA_FOUND No data found about temp. file creates

Functionality
The function module collects data from the mySAP ERP databaseperformance tables about temporary file creates.
This data is displayed in transaction ST04, Detail Analysis Menu,Temporary Files (the report executed is RSDB4TMF).

Use
The table parameter TMF_0100 (see reference structureDB4TMF0100) is used for exporting information only.Data in it handed to the function module will be removed.
The table parameter TMF_0100 will contain information about statementsfor which the DB Optimizer created a temporary file to execute thestatement.

Example
Exammles on how to call the function module is to found inRSDB4TMF.