Menu

SAP Function Module DB_ORA_SHOW_DBMS_XPLAN_DISPLAY

Zeige Bindvariablen im Explain für Oracle 10

The Function Module DB_ORA_SHOW_DBMS_XPLAN_DISPLAY (Zeige Bindvariablen im Explain für Oracle 10) is a standard Function Module in SAP ERP and is part of the function group SDBI_ORA within the package SDB_ORA.

Technical Information

Function Module DB_ORA_SHOW_DBMS_XPLAN_DISPLAY
Short Text Zeige Bindvariablen im Explain für Oracle 10
Function Group SDBI_ORA
Package SDB_ORA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_TEXT_OUTPUT TYPE DBORA_TAB_STRING Table with Strings

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.