Table list used by SAP ABAP Function Module GET_SQLFILES_MSS (get data on the files of a SQL Server database)
SAP ABAP Function Module GET_SQLFILES_MSS (get data on the files of a SQL Server database) is using
# Object Type Object Name Object Description Note
     
1 Table  DBCON Description of Database Connections SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT'
2 Table  MSQ_FILES Data about operating system files which make up a db
3 Table  MSQ_FILES Data about operating system files which make up a db SOURCE DBFILES STRUCTURE MSQ_FILES
4 Table  MSSCONNDATA MSSQL multi-connect : Complete connection information
5 Table  MSSSERIA MSSQL: Serialization Format of RAT Data
6 Table  MSS_DBDATA Contains property settings of a SQL Server database SOURCE VALUE(DBNAME) LIKE MSS_DBDATA-DBNAME OPTIONAL