SAP ABAP Function Module MSS_CLEAN_SQLTEXT (Deletes line-feeds, carriage-returns, quotes from a SQL statement text)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
SMSS_TOOLS (Package) Utilities for MS SQL Server

⤷

⤷

Basic Data
Function Module | MSS_CLEAN_SQLTEXT | Deletes line-feeds, carriage-returns, quotes from a SQL statement text |
Function Group | SFMSS_UTILITIES | Misc. utility functions |
Program Name | SAPLSFMSS_UTILITIES | |
INCLUDE Name | LSFMSS_UTILITIESU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
SQLTEXT | TYPE | MSSSQLTEXT | Text of a SQL definition statement | |||
![]() |
QUOTES | TYPE | CHAR1 | If 'X', then quotes around identifiers are not deleted. | |||
![]() |
INVALID_INPUT | TYPE | |||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20020827 |
SAP Release Created in | 620 |