Data Element list used by SAP ABAP Function Module MSS_GET_TABHIST (Get the table size history for a given table)
SAP ABAP Function Module MSS_GET_TABHIST (Get the table size history for a given table) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DBCON_NAME Logical name for a database connection SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT'
2 Data Element  MSSSCHEMA Schema name SOURCE VALUE(CURR_SCHEMA) TYPE MSSSCHEMA DEFAULT SPACE
3 Data Element  MSSSCHEMA Schema name SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT SPACE
4 Data Element  MSSTABLE Table name SOURCE VALUE(TABNAME) TYPE MSSTABLE