SAP ABAP Function Module MSS_GET_APPSERVER_INFO (Get Application Server info for MSS)
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_GET_APPSERVER_INFO | Get Application Server info for MSS |
| Function Group | SMSSDATA1 | MSS: Cockpit Backend not from RAT |
| Program Name | SAPLSMSSDATA1 | |
| INCLUDE Name | LSMSSDATA1U25 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
APPSERVER_INFO | TYPE | MSSAPPSERVER | MSS Information about an appserver | |||
| |
CON_NAME | TYPE | DBCON-CON_NAME | 'DEFAULT' | DBCON name | ||
| |
SERVER_NAME | TYPE | MSSAPPSERVER | MSS Information about an appserver | |||
| |
DB_ERROR | TYPE | SQL Error Message | ||||
| |
NOT_RUNNING_ON_MSSQL | TYPE | DBMS must be MSSQL | ||||
| |
CONNECT_ERROR | TYPE | Connection problem | ||||
| |
INTERNAL_ERROR | TYPE | Internal error | ||||
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 |