Table list used by SAP ABAP Function Module GET_TABSIZE (Calculate/Retrieve Size of a Database Table)
SAP ABAP Function Module GET_TABSIZE (Calculate/Retrieve Size of a Database Table) is using
# Object Type Object Name Object Description Note
     
1 Table  DBSTATC Configuration of Statistics Creation SOURCE VALUE(DATA_SPACE_ONLY) LIKE DBSTATC-ACTIV DEFAULT 'X'
2 Table  DBSTATC Configuration of Statistics Creation SOURCE VALUE(TABLE_FRAGMENTED) LIKE DBSTATC-ACTIV
3 Table  DBSTATC Configuration of Statistics Creation SOURCE VALUE(SLOW_AND_PRECISE) LIKE DBSTATC-ACTIV DEFAULT 'X'
4 Table  DD02L SAP Tables SOURCE VALUE(TABNAME) LIKE DD02L-TABNAME
5 Table  RS38L Screen fields of the Transaction UNIT
6 Table  RSEXC Function module: Exceptions
7 Table  RSEXP Function Builder: Export Parameters
8 Table  RSIMP Function Builder: Import Parameters
9 Table  RSTBL Function Builder: Table Parameters