Where Used List (Function Module) for SAP ABAP Table MSSDBCCOUT (DBCC command output)
SAP ABAP Table
MSSDBCCOUT (DBCC command output) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
MSS_COL_STATS_IN_BROWSER
|
Show column statistics in external browser | ||||
| 2 |
MSS_EXEC_DBCC_CHECKDB INFO_MSGS STRUCTURE MSSDBCCOUT
|
Execute DBCC CHECKDB for a given database | ||||
| 3 |
MSS_EXEC_DBCC_CHECKTABLE
|
Execute DBCC CHECKTABLE for a given table | ||||
| 4 |
MSS_EXEC_DBCC_CHECKTABLE INFO_MSGS STRUCTURE MSSDBCCOUT
|
Execute DBCC CHECKTABLE for a given table | ||||
| 5 |
MSS_EXEC_DBCC_SHOWSTATS
|
Execute DBCC SHOW_STATISTICS for a given table and index | ||||
| 6 |
MSS_EXEC_DBCC_SHOWSTATS INFO_MSGS STRUCTURE MSSDBCCOUT
|
Execute DBCC SHOW_STATISTICS for a given table and index | ||||
| 7 |
MSS_EXEC_DBCC_UPDATEUSAGE INFO_MSGS STRUCTURE MSSDBCCOUT
|
Execute DBCC UPDATEUSAGE for a given table (and index) | ||||
| 8 |
MSS_EXEC_UPDATESTATS INFO_MSGS STRUCTURE MSSDBCCOUT
|
Execute UPDATE STATISTICS for a given table (and index) | ||||
| 9 |
MSS_EXEC_UPDATESTATS
|
Execute UPDATE STATISTICS for a given table (and index) | ||||
| 10 |
MSS_IDX_STATS_IN_BROWSER
|
Execute DBCC SHOW_STATISTICS for a given table and index | ||||