Data Element list used by SAP ABAP Function Module MSS_CHECK_SQLAGENT_STARTED (Function to check the status of Sql server agent)
SAP ABAP Function Module
MSS_CHECK_SQLAGENT_STARTED (Function to check the status of Sql server agent) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBCON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
2 | ![]() |
MSQEXIST | MSSQL Server - returns whether the object exists in database | |
3 | ![]() |
MSQEXIST | MSSQL Server - returns whether the object exists in database | SOURCE VALUE(AGENTST) LIKE MSQEXPORT-OBJEXISTS |
4 | ![]() |
MSSSCHEMA | Schema name | SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT ' ' |