Menu

SAP Function Module ORA_SQL_SHOW_DETAIL

The Function Module ORA_SQL_SHOW_DETAIL () is a standard Function Module in SAP ERP and is part of the function group STUN_ORA within the package STUN_ORA.

Technical Information

Function Module ORA_SQL_SHOW_DETAIL
Short Text
Function Group STUN_ORA
Package STUN_ORA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESS TYPE ORAADDRESS Address of statement in the cache
CON_NAME TYPE DBCON_NAME Logical Name for a Database Connection
C_END TYPE I
C_START TYPE I
HASH_VALUE TYPE ORAHASHVAL Hash value of statement
L_END TYPE I
L_START TYPE I
SOURCE_REF TYPE PROG_REF_T
STAT_LINE TYPE I
STMT_LN TYPE I
STMT_STR TYPE ORACH30000 SQL statement text
STMT_STR_2 TYPE ORACH30000 SQL-Statementtext Teil 2
TITLEBAR LIKE SY-TITLE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.