Where Used List (Function Module) for SAP ABAP Data Element MSQDBCCRTM (MS SQL server - run time limit for dbcc commands)
SAP ABAP Data Element MSQDBCCRTM (MS SQL server - run time limit for dbcc commands) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  GET_BACKUP_LIST_MSQ
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
MS SQL server function to get the list of SAP backups SMSS_SQLJOBS  BASIS  SAP_BASIS 
2 Function Module  GET_CCMS_JOB_MSQ
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
MS SQL server function to get the list of SAP CCMS planned task SMSS_SQLJOBS  BASIS  SAP_BASIS 
3 Function Module  GET_JOB_HIST_MESSAGE
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
MS SQL server function to get the list of SAP Job History Messages SMSS_SQLJOBS  BASIS  SAP_BASIS 
4 Function Module  GET_JOB_HIST_MESSAGE
VALUE(LINE_LEN) TYPE MSQIMPORT-RUNTIME DEFAULT 70
MS SQL server function to get the list of SAP Job History Messages SMSS_SQLJOBS  BASIS  SAP_BASIS 
5 Function Module  GET_JOB_HIST_STEPS
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
MS SQL server function to get the list of SAP Job History Steps SMSS_SQLJOBS  BASIS  SAP_BASIS 
6 Function Module  GET_LARGEST_TABLES_MSQ
VALUE(NUMOFTABS) LIKE MSQIMPORT-RUNTIME OPTIONAL
MS SQL server function to get the largest tables in database STUN_MSS  BASIS  SAP_BASIS 
7 Function Module  GET_TOP_MODIFIED_TABLES_MSQ
VALUE(NUMOFTABS) LIKE MSQIMPORT-RUNTIME OPTIONAL
MS sql server function to get the top modified tables since last startup STUN_MSS  BASIS  SAP_BASIS 
8 Function Module  MSS_GET_JOB_HEADERS
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
Function to get job history header information SMSS_SQLJOBS  BASIS  SAP_BASIS 
9 Function Module  MSS_GET_SCH_AGENT_JOBS
VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
To get the ist of schduled jobs in next XX days. SMSS_SQLJOBS  BASIS  SAP_BASIS