Table/Structure Field 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 - CON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | DBCON - CON_NAME | Logical name for a database connection | ||
| 3 | MSQIMPORT - COLULIST | MS SQL server - table column list | SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST |
|
| 4 | MSQIMPORT - COLULIST | MS SQL server - table column list | ||
| 5 | MSQSQLRES - CMDOUTPUT | MS SQL server - sql command ouptput | ||
| 6 | SYST - MSGID | ABAP System Field: Message ID | ||
| 7 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 8 | SYST - MSGTY | ABAP System Field: Message Type | ||
| 9 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 10 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 11 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 12 | SYST - MSGV4 | ABAP System Field: Message Variable |