Table list used by SAP ABAP Function Module MSS_GET_SP_CONFIG_VALUE (Function to get the value for a configuration option)
SAP ABAP Function Module
MSS_GET_SP_CONFIG_VALUE (Function to get the value for a configuration option) 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 | MSQCONFPAR | MS SQL server - configuration options | ||
| 3 | MSQCONFPAR | MS SQL server - configuration options | SOURCE CONFIGVAL STRUCTURE MSQCONFPAR |
|
| 4 | MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST |
|
| 5 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||