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 | ![]() |
DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
2 | ![]() |
MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST |
3 | ![]() |
MSQSQLRES | MS SQL server - sql command output | |
4 | ![]() |
MSQSQLRES | MS SQL server - sql command output | SOURCE SQLCMDRES STRUCTURE MSQSQLRES |