SAP ABAP Function Module MSS_CALCULATE_DBRELE (Calculate the three character DBRELE in MSSPROCS from the db release)
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_CALCULATE_DBRELE | Calculate the three character DBRELE in MSSPROCS from the db release |
| Function Group | SFMSS_UTILITIES | Misc. utility functions |
| Program Name | SAPLSFMSS_UTILITIES | |
| INCLUDE Name | LSFMSS_UTILITIESU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DBRELEASE | TYPE | MSSDBRELE | MS SQL Server : Database Release X.YY.ZZZ | |||
| |
SQLRELEASE | TYPE | MSSRELEASE | MSSQL : SQL Server Release string >> XX.YYY.ZZZZ << | |||
| |
INVALID_SQL_RELEASE | TYPE | Wrong string passed in | ||||
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 | 20130604 |
| SAP Release Created in | 620 |