Table/Structure Field list used by SAP ABAP Function Module GET_LARGEST_TABLES_MSQ (MS SQL server function to get the largest tables in database)
SAP ABAP Function Module GET_LARGEST_TABLES_MSQ (MS SQL server function to get the largest tables in database) 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  MSQTOPLARG - DPAGES Number of data or index pages used stated in kilobytes
4 Table/Structure Field  MSQTOPLARG - MODROWS MS SQL server - modified rows in the table since upd stats
5 Table/Structure Field  MSQTOPLARG - NAME MS SQL server table or index name
6 Table/Structure Field  MSQTOPLARG - RESPAGES Count of alloc. KBytes for all idxes & table data
7 Table/Structure Field  MSQTOPLARG - TABROWS MS SQL server - number of rows in a table
8 Table/Structure Field  MSQTOPLARG - USED Count of KBytes used for index and table data
9 Table/Structure Field  MSSTOPLARGE - DATA Data size in KB
10 Table/Structure Field  MSSTOPLARGE - NAME Table name
11 Table/Structure Field  MSSTOPLARGE - RESERVED Reserved size in KB
12 Table/Structure Field  MSSTOPLARGE - ROWMODCTR Row modification counter
13 Table/Structure Field  MSSTOPLARGE - ROWS Number of rows
14 Table/Structure Field  MSSTOPLARGE - USED Used size in KB