Where Used List (Function Module) for SAP ABAP Table MSQ_LSTAT (SQL Server structure to hold stats on error or agent logs)
SAP ABAP Table MSQ_LSTAT (SQL Server structure to hold stats on error or agent logs) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  CCMS_MSS_ERRORLOG_CHK
check error log messages STUN_MSS  BASIS  SAP_BASIS 
2 Function Module  GET_SQLERRORLOGS_MSQ
AGTSTATS STRUCTURE MSQ_LSTAT
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
3 Function Module  GET_SQLERRORLOGS_MSQ
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
4 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(ERRSTARTLINE) LIKE MSQ_LSTAT-NUMLINES
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
5 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(NUMERRORLINES) LIKE MSQ_LSTAT-NUMLINES
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
6 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(NUMAGTLINES) LIKE MSQ_LSTAT-NUMLINES
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
7 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(NUMERRORLOG) LIKE MSQ_LSTAT-NUMLOG
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
8 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(AGTSTARTLINE) LIKE MSQ_LSTAT-NUMLINES
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
9 Function Module  GET_SQLERRORLOGS_MSQ
VALUE(NUMAGTLOG) LIKE MSQ_LSTAT-NUMLOG
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS 
10 Function Module  GET_SQLERRORLOGS_MSQ
LOGSTATS STRUCTURE MSQ_LSTAT
retrieve text of SQLServer errorlogs and the sqlagent.out STUN_MSS  BASIS  SAP_BASIS