SAP Function ST04_DB4_GET_SRT_INFO - OS/400: Get table sorts info for ST04 Detail Analysis

Parameter Reference Type Length Default Optional Text
RESETFLAG DB4QQPAR-QRESET C 1 SPACE X Feld vom Typ CHAR z.Zt nicht verwendet

Parameter Reference Length Optional Text
SRT_0100 DB4SRT0100 8204 Overview info about table sorts performed

Exception Text
NO_DATA_FOUND No data found about table sorts

Functionality
The function module collects data from the mySAP ERP databaseperformance tables about table sorts performed.
This data is displayed in transaction ST04, Detail Analysis Menu, TableSorts (the report executed is RSDB4SRT).

Use
The table parameter SRT_0100 (see reference structureDB4SRT0100) is used for exporting information only.Data in it handed to the function module will be removed.
The table parameter SRT_0100 will contain detailed information aboutstatements in which table sorts were performed.

Example
Exapmles on how to call the function module is to found inRSDB4SRT.