Table list used by SAP ABAP Function Module MSS_XML_PLAN (MS SQL server function to get statistics, showplan for SQL stmt execution.)
SAP ABAP Function Module
MSS_XML_PLAN (MS SQL server function to get statistics, showplan for SQL stmt execution.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) LIKE DBCON-CON_NAME DEFAULT 'DEFAULT' |
|
| 2 | MSQSPPARAM | MS SQL server stored procedure parameter structure | ||
| 3 | MSQSPPARAM | MS SQL server stored procedure parameter structure | SOURCE PAR_VALUES STRUCTURE MSQSPPARAM OPTIONAL |
|
| 4 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 5 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||
| 6 | MSSXMLOBJREFS | Object references in an XML showplan | ||
| 7 | MSSXMLOBJREFS | Object references in an XML showplan | SOURCE OBJ_REFS STRUCTURE MSSXMLOBJREFS OPTIONAL |
|