Table list used by SAP ABAP Function Module MSS_GET_EXPLAIN_QA (Get rowset containing SQL Server Explain)
SAP ABAP Function Module
MSS_GET_EXPLAIN_QA (Get rowset containing SQL Server Explain) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EXPL_VALUE | Function Module RS_EXPLAIN_PLAN....: Parameter Structure | ||
| 2 | EXPL_VALUE | Function Module RS_EXPLAIN_PLAN....: Parameter Structure | SOURCE INPUT_VALUES STRUCTURE EXPL_VALUE OPTIONAL |
|
| 3 | MSQSPPARAM | MS SQL server stored procedure parameter structure | ||
| 4 | MSQSQLCODE | MS SQL server structure to get the sp text | ||
| 5 | MSSXPLPLAN | Structured output from queries when set showplan_all is on. | SOURCE XPL_PLAN STRUCTURE MSSXPLPLAN |
|