Data Element list used by SAP ABAP Function Module MSS_GET_DB_SIZE_DETAILS (Get information on the size of all tables and indexes in a database)
SAP ABAP Function Module MSS_GET_DB_SIZE_DETAILS (Get information on the size of all tables and indexes in a database) 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  MSSDB Database name SOURCE VALUE(DB_NAME) TYPE MSSDB OPTIONAL
3 Data Element  MSSSCHEMA Schema name SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT SPACE