Where Used List (Function Module) for SAP ABAP Table/Structure Field MSQEXPLAIN-IOSTATSON (MSQEXPLAIN)
SAP ABAP Table/Structure Field
MSQEXPLAIN - IOSTATSON (MSQEXPLAIN) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MSS_EXPLAIN_SQL_STMT VALUE(IO_STATS_ON) LIKE MSQEXPLAIN-IOSTATSON DEFAULT 'X'
|
MS SQL server function to get statistics, showplan for SQL stmt execution. | ||||
| 2 |
MSS_EXPLAIN_SQL_STMT
|
MS SQL server function to get statistics, showplan for SQL stmt execution. | ||||
| 3 |
MSS_GET_SQLEXPLAIN
|
MS SQL Server get explain for a given SQL statement | ||||
| 4 |
MSS_GET_SQLEXPLAIN VALUE(STATIO_X) LIKE MSQEXPLAIN-IOSTATSON DEFAULT 'X'
|
MS SQL Server get explain for a given SQL statement | ||||