Table/Structure Field list used by SAP ABAP Function Module GET_TOP_MODIFIED_TABLES_MSQ (MS sql server function to get the top modified tables since last startup)
SAP ABAP Function Module GET_TOP_MODIFIED_TABLES_MSQ (MS sql server function to get the top modified tables since last startup) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  MSQIMPORT - RUNTIME MS SQL server - run time limit for dbcc commands SOURCE VALUE(NUMOFTABS) LIKE MSQIMPORT-RUNTIME OPTIONAL
2 Table/Structure Field  MSQIMPORT - RUNTIME MS SQL server - run time limit for dbcc commands
3 Table/Structure Field  MSQTOPMODI - DPAGES Number of data or index pages used stated in kilobytes
4 Table/Structure Field  MSQTOPMODI - MODROWS MS SQL server - modified rows in the table since upd stats
5 Table/Structure Field  MSQTOPMODI - NAME MS SQL server table or index name
6 Table/Structure Field  MSQTOPMODI - RESPAGES Count of alloc. KBytes for all idxes & table data
7 Table/Structure Field  MSQTOPMODI - TABROWS MS SQL server - number of rows in a table
8 Table/Structure Field  MSQTOPMODI - USED Count of KBytes used for index and table data
9 Table/Structure Field  MSSTOPMODI - DATA Data size in KB
10 Table/Structure Field  MSSTOPMODI - NAME Table name
11 Table/Structure Field  MSSTOPMODI - RESERVED Reserved size in KB
12 Table/Structure Field  MSSTOPMODI - ROWMODCTR Row modification counter
13 Table/Structure Field  MSSTOPMODI - ROWS Number of rows
14 Table/Structure Field  MSSTOPMODI - USED Used size in KB