Menu

SAP Function Module SQLD_DOWNLOAD_ST05

download of expensive SQL statements from ST05

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module SQLD_DOWNLOAD_ST05 (download of expensive SQL statements from ST05) 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_DOWNLOAD_ST05
Short Text download of expensive SQL statements from ST05
Function Group SQLD
Package STUN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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)
SQL_EXPLAIN LIKE SQLD_EXPL Struktur für Parameter im FB RS_EXPLAIN_PLAN....
SQL_STATEMENT LIKE SQLD_SQL SAPscript: text lines
STATEMENT_BASLIST_BLOCKHEADER TYPE SQLT_BHEADER_TAB Felder für Performance-Trace-Listen (Basis- und erw. Liste)
STATEMENT_SUMMARY LIKE SQLD_ST05 list of identical SQL statements (ST05)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOWNLOAD_ERROR 0: successful, 1: error