Menu

SAP Function Module DB6_READ_EXPLAIN_TABLES

DB6: Explain - Returns the Explain Time for a Given Query No.

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module DB6_READ_EXPLAIN_TABLES (DB6: Explain - Returns the Explain Time for a Given Query No.) is a standard Function Module in SAP ERP and is part of the function group DB6X within the package STU6.

Technical Information

Function Module DB6_READ_EXPLAIN_TABLES
Short Text DB6: Explain - Returns the Explain Time for a Given Query No.
Function Group DB6X
Package STU6
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONNECTION LIKE DBCON-CON_NAME Logical name for a database connection
QUERYNO LIKE DB6XPLSTMT-QUERYNO Session: SAP user from SAP logon

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
ARGUMENT LIKE DB6XPLARGU DB6: struktur von EXPLAIN_ARGUMENT
DIAGNOSTICS LIKE DB6XPLDIAG DB6: EXPLAIN Table EXPLAIN_DIAGNOSTICS
INSTANCE LIKE DB6XPLINST DB6: struktur von EXPLAIN_INSTANCE
OBJECT LIKE DB6XPLOBJ DB6: struktur von EXPLAIN_OBJECT
OPERATOR LIKE DB6XPLOPER DB6: struktur von EXPLAIN_OPERATOR
PREDICATE LIKE DB6XPLPRED DB6: struktur von EXPLAIN_PREDICATE
STATEMENT LIKE DB6XPLSTMT DB6: struktur von EXPLAIN_STATEMENT
STREAM LIKE DB6XPLSTRM DB6: struktur von EXPLAIN_STREAM
SYSCOLUMNS LIKE DB6XPLCOLS DB6: struktur von SYSCAT.COLUMNS
SYSINDCOLUSE LIKE DB6XPLIXCOLS DB6: structure of SYSCAT.INDEXCOLUSE
SYSINDEXES LIKE DB6XPLINDX DB6: struktur von SYSCAT.INDEXES
SYSNODES LIKE DB6XPLNODE DB6: EXPLAIN: syscat.nodegroups+syscat.nodegroupdef
SYSTABLES LIKE DB6XPLTABL DB6: struktur von SYSCAT.TABLES

Exceptions

This function module does not define any Exceptions.