Function Module list used by SAP ABAP Function Module MSS_GET_SQLEXPLAIN (MS SQL Server get explain for a given SQL statement)
SAP ABAP Function Module
MSS_GET_SQLEXPLAIN (MS SQL Server get explain for a given SQL statement) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSS_EXPLAIN_SQL_STMT | MS SQL server function to get statistics, showplan for SQL stmt execution. | ||
| 2 | MSS_FORMAT_BODY | Format the body of a sql statement into an internal table | ||