SAP ABAP Function Module MSS_FORMAT_PARAMETERS (Format the parameters of a sql statement into an internal table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-MSS (Application Component) Microsoft SQL Server
⤷
STUN_MSS (Package) Package for new SQL Server monitoring objects
⤷
⤷
Basic Data
| Function Module | MSS_FORMAT_PARAMETERS | Format the parameters of a sql statement into an internal table |
| Function Group | SMSSDATA | MSS: Cockpit Backend not from RAT |
| Program Name | SAPLSMSSDATA | |
| INCLUDE Name | LSMSSDATAU50 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SQL | TYPE | MSSSQLTEXT | Text of a SQL definition statement | |||
| |
PARAMLIST | TYPE | MSQSPPARAM | MS SQL server stored procedure parameter structure | |||
| |
INVALID_INPUT_STRING | TYPE | Input string doesn't have the right format. | ||||
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 | 20100421 |
| SAP Release Created in | 711 |