SAP ABAP Function Module DBA_EXPLAIN_NO_DISPLAY (DBA Explain with no display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
⤷
⤷
Basic Data
| Function Module | DBA_EXPLAIN_NO_DISPLAY | DBA Explain with no display |
| Function Group | SDBA_EXPLAIN | DBA Explain Interfaces |
| Program Name | SAPLSDBA_EXPLAIN | |
| INCLUDE Name | LSDBA_EXPLAINU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DATA | TYPE | DBA_XCHG_EXPLAIN | DBA Cockpit: Exchange input data for EXPLAIN | |||
| |
DBCNAME | TYPE | DBCON_NAME | Logical name for a database connection | |||
| |
PLAN | TYPE | EXPL_PLAN | Access Plan Output Line (FB RS_EXPLAIN_PLAN...) | |||
| |
EXPLAIN_FAILED | TYPE | Error when creating the plan | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 732 |