Data Element list used by SAP ABAP Function Module GET_LOGSIZE_MSQ (MS SQL server function to get log file details)
SAP ABAP Function Module GET_LOGSIZE_MSQ (MS SQL server function to get log file details) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DBCON_NAME Logical name for a database connection SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT'
2 Data Element  MSQDBNAME The name of the database in SQL Server instance. SOURCE VALUE(DBNAME) LIKE MSQDBASES-DBNAME
3 Data Element  MSSSCHEMA Schema name SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT ''