Table list used by SAP ABAP Function Module EXEC_SQLCMD_MSQ (MS SQL Server function to execute sql command)
SAP ABAP Function Module EXEC_SQLCMD_MSQ (MS SQL Server function to execute sql command) is using
# Object Type Object Name Object Description Note
     
1 Table  DBCON Description of Database Connections SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT'
2 Table  MSQIMPORT MS SQL server - structure to hold import parameters SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST
3 Table  MSQSQLRES MS SQL server - sql command output
4 Table  MSQSQLRES MS SQL server - sql command output SOURCE SQLCMDRES STRUCTURE MSQSQLRES