Where Used List (Function Module) for SAP ABAP Function Module MSS_CLEAN_SQLTEXT (Deletes line-feeds, carriage-returns, quotes from a SQL statement text)
SAP ABAP Function Module
MSS_CLEAN_SQLTEXT (Deletes line-feeds, carriage-returns, quotes from a SQL statement text) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MSS_GET_SPID_ACTIVITY
|
Get name of stored procedure being executed on a spid. | ||||
| 2 |
MSS_GET_SQLTEXT
|
Bestimme den SQL Definition Statement Text eines Objekts | ||||
| 3 |
MSS_GET_SQLTEXT_BY_HANDLE
|
MS SQL server function to get sqltext from sys.dm_exec_sql_text | ||||
| 4 |
MSS_GET_SQLTEXT_BY_HISTID
|
MS SQL server function to get sqltext from sap_workload_history | ||||
| 5 |
MSS_MON_SQLTEXT
|
Get SQL Text for an MSS object | ||||
| 6 |
MSS_PARAMSTRING_FROM_SQLTEXT
|
MS SQL server function to get parameter string from sqltext | ||||