SAP ABAP Function Module DB_ORA_EXPLAIN_WRAPPER (RFC Wrapper für Explain)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-ORA (Application Component) Oracle
⤷
SDB_ORA (Package) Oracle Porting
⤷
⤷
Basic Data
| Function Module | DB_ORA_EXPLAIN_WRAPPER | RFC Wrapper für Explain |
| Function Group | SDBI_ORA | Oracle-Specific Functions |
| Program Name | SAPLSDBI_ORA | |
| INCLUDE Name | LSDBI_ORAU11 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
STATEMENT | TYPE | STRING | ||||
| |
STMT_LG | TYPE | I | 0 | |||
| |
CON_NAME | TYPE | DBCON_NAME | SPACE | Logischer Name einer Datenbankverbindung | ||
| |
VALUES | TYPE | EXPL_VALUE | Struktur für Parameter im FB RS_EXPLAIN_PLAN.... | |||
| |
PLAN | TYPE | EXPL_PLAN | Ausgabezeile eines Zugriffsplans (FB RS_EXPLAIN_PLAN...) | |||
| |
ORA_PAR | TYPE | ORAEXPLPAR | Parameter for Explain from v$sql_plan | |||
| |
EXPLAIN_FAILED | TYPE | |||||
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 | 20141013 |
| SAP Release Created in | 50A |