SAP ABAP Interface IF_DBA_EXPLAIN_NODE (Explain node interface for JNet XML generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SDBA_COMMON (Package) Cross-Platform DBA cockpit objects
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DBA_XPL_NODE | abstract EXPLAIN node | 20061019 |
Properties
| Interface | IF_DBA_EXPLAIN_NODE | |
| Short Description | Explain node interface for JNet XML generation |
General Data
| Package | SDBA_COMMON | Cross-Platform DBA cockpit objects |
| Created | 20060809 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_DBA_EXPLAIN_NODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070403 |
Friends
Interface IF_DBA_EXPLAIN_NODE has no friend.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061004 | ||
| 2 | Instance method | Public | Method | 20060810 | ||
| 3 | Instance method | Public | Method | 20080227 | ||
| 4 | Instance method | Public | Method | 20060810 | ||
| 5 | Instance method | Public | Method | 20061108 | ||
| 6 | Instance method | Public | Method | 20061108 | ||
| 7 | Instance method | Public | Method | 20061010 | ||
| 8 | Instance method | Public | Method | 20070924 | ||
| 9 | Instance method | Public | Method | 20060810 | ||
| 10 | Instance method | Public | Method | childs collapsed status | 20061010 | |
| 11 | Instance method | Public | Method | node details expanded status | 20070924 | |
| 12 | Instance method | Public | Method | 20080214 | ||
| 13 | Instance method | Public | Method | 20111202 | ||
| 14 | Instance method | Public | Method | 20060809 |
Events
Interface IF_DBA_EXPLAIN_NODE has no event.
Types
Interface IF_DBA_EXPLAIN_NODE has no local type.
Method Signatures
Method GET_NODE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILS | Value transfer | Type reference (TYPE) | DBAXPLDETOBJ_TAB | EXPLAIN: Table of DBAXPLDETOBJ | 20061004 |
Method GET_NODE_DETAILS on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method GET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Value transfer | Type reference (TYPE) | I | 20060810 |
Method GET_NODE_ID on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method GET_OPERATOR_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR | Value transfer | Type reference (TYPE) | STRING | 20080227 |
Method GET_OPERATOR_DESCR on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method GET_PARENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Value transfer | Type reference (TYPE) | I | 20060810 |
Method GET_PARENT_ID on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method GET_SG_ACC_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_TABLE | Call by reference | Type reference (TYPE) | DB6_MTREEITM_TAB | DB6: Table of MTREEITM | 20061108 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | DB6CFGTREE | DB6: Table of DB6CFGTREE | 20061108 | |||
| 3 | NODE_TABLE | Call by reference | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20061108 | |||
| 4 | UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20080220 |
Method GET_SG_ACC_TREE on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method GET_WD_ACC_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODEDESCR | Call by reference | Type reference (TYPE) | DBAXPLTREE_ACC | DBA Cockpit: EXPLAIN tree structure for accessibility view | 20061108 | |||
| 2 | UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20080220 |
Method GET_WD_ACC_TREE on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method IS_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLAPSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20061010 |
Method IS_COLLAPSED on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method IS_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070924 |
Method IS_EXPANDED on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method LINK_TO_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEG_TYPE | Call by reference | Type reference (TYPE) | STRING | 20070404 | ||||
| 2 | LINK | Value transfer | Type reference (TYPE) | STRING | 20060810 | ||||
| 3 | UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20080219 |
Method LINK_TO_PARENT on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method SET_COLLAPSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLAPSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061010 |
Method SET_COLLAPSED on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPANDED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070924 |
Method SET_EXPANDED on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method SET_OUTGOING_EDGE_WIDTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCR_PLACEMENT | Call by reference | Type reference (TYPE) | I | IF_DBA_EXPLAIN_NODE=>PLACE_DESCR_RIGHT | 20080225 | |||
| 2 | OUTGOING_EDGE_DESCR | Call by reference | Type reference (TYPE) | STRING | 20080221 | ||||
| 3 | OUTGOING_EDGE_WIDTH | Call by reference | Type reference (TYPE) | I | width in pixels | 20080214 |
Method SET_OUTGOING_EDGE_WIDTH on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method TO_GENERIC_DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDENT | Call by reference | Type reference (TYPE) | I | 20111202 | ||||
| 2 | IS_LEAF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111209 | ||||
| 3 | PLAN | Value transfer | Type reference (TYPE) | EXPL_PLAN_TAB | Access Plan Output Line (FB RS_EXPLAIN_PLAN...) | 20111202 |
Method TO_GENERIC_DOWNLOAD on Interface IF_DBA_EXPLAIN_NODE has no exception.
Method TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LEAF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070924 | ||||
| 2 | UI_CFG | Call by reference | Type reference (TYPE) | DBAXPLUICFG | DBA Explain: Node UI Config | 20070208 | |||
| 3 | XML | Value transfer | Type reference (TYPE) | STRING | 20060809 |
Method TO_XML on Interface IF_DBA_EXPLAIN_NODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |