Menu

SAP Function Module SQLD_ST05_READ_GENERIC

read statements (ST05) from MONI - RDBMS: GENERIC

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SQLD_ST05_READ_GENERIC (read statements (ST05) from MONI - RDBMS: GENERIC) is a standard Function Module in SAP ERP and is part of the function group SQLD within the package STUN.

Technical Information

Function Module SQLD_ST05_READ_GENERIC
Short Text read statements (ST05) from MONI - RDBMS: GENERIC
Function Group SQLD
Package STUN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADMIN_INFO LIKE SQLD_ADMIN administrative information on the SQL trace (ST05)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABAP_PROGRAM LIKE SQLD_ABAP information on ABAP program in SQL trace (ST05)
ABAP_SOURCE LIKE SQLD_ABAPS Statement ID / Source text
DDIC_INDEX_FIELDS LIKE SQLDSE11IP Index positions
DDIC_INDICES LIKE SQLDSE11IH Index header
DDIC_PHYS_TABLES LIKE SQLD_PHT V-VIEWTABLE: View auf Basistabellen eines Views
DDIC_TABLES LIKE SQLDSE11TH Table headers
DDIC_TABLE_FIELDS LIKE SQLDSE11TP Table fields
JOIN_COND LIKE SQLD_JOIN Internal structure for joins of views
SELECT_COND LIKE SQLD_SEL Internal structure for selections of views
SQL_EXPLAIN LIKE SQLD_EXPL Explain für SQL Trace Download
SQL_STATEMENT LIKE SQLD_SQL SAPscript: text lines
STATEMENT_SUMMARY LIKE SQLD_ST05 list of identical SQL statements (ST05)
STATISTICS_BATCH LIKE SQLD_WBTC SAP Workload: Stat. record: Batch: Statistical record
STATISTICS_DIALOG LIKE SQLD_WDIA SAP Workload: Stat. record: Main statistical record
TRACE_GAPS LIKE SQLDTRCGAP SQL Trace Gaps

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DOWNLOAD_FOUND Kein Download gefunden