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 |
GET_BACKUP_LIST_MSQ VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
|
MS SQL server function to get the list of SAP backups | ||||
| 2 |
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 | ||||
| 3 |
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 | ||||
| 4 |
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 | ||||
| 5 |
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 | ||||
| 6 |
GET_LARGEST_TABLES_MSQ VALUE(NUMOFTABS) LIKE MSQIMPORT-RUNTIME OPTIONAL
|
MS SQL server function to get the largest tables in database | ||||
| 7 |
GET_TOP_MODIFIED_TABLES_MSQ VALUE(NUMOFTABS) LIKE MSQIMPORT-RUNTIME OPTIONAL
|
MS sql server function to get the top modified tables since last startup | ||||
| 8 |
MSS_GET_JOB_HEADERS VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
|
Function to get job history header information | ||||
| 9 |
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. | ||||