Data Element list used by SAP ABAP Function Module MSS_GET_TABHIST_LIST (Get a list of the tables in the table size history)
SAP ABAP Function Module
MSS_GET_TABHIST_LIST (Get a list of the tables in the table size history) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
DBCON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT' |
2 | ![]() |
INT4 | Natural number | SOURCE VALUE(NUMTABLES) TYPE INT4 DEFAULT 300 |
3 | ![]() |
MSSSCHEMA | Schema name | SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT SPACE |
4 | ![]() |
MSSSCHEMA | Schema name | SOURCE VALUE(CURR_SCHEMA) TYPE MSSSCHEMA DEFAULT SPACE |