SAP ABAP Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER (SB: ON expression viewer context)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_ODATA_UI (Package) Gateway Service Builder - UI Plugin
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_SBUI_ON_CPV_EXPV | SB: ON Composite View for Expression Values | 20130614 |
Properties
| Interface | /IWBEP/IF_SBUI_ON_EXPR_VIEWER | |
| Short Description | SB: ON expression viewer context |
General Data
| Package | /IWBEP/SB_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20130614 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /IWBEP/IF_SBOD_ANNOTATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no interface.
Friends
Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no friend.
Attributes
Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the active value editor (if there is one visible) | 20130705 | |
| 2 | Instance method | Public | Method | returns currently selected annotations | 20130617 | |
| 3 | Instance method | Public | Method | returns currently selected node (value, annotation, target) | 20130705 | |
| 4 | Instance method | Public | Method | defines currently selected node (value, annotation, target) | 20130705 |
Events
Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no event.
Types
Interface /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no local type.
Method Signatures
Method GET_ACTIVE_VALUE_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_HANDLER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_INTERACTIVE | active value editor (as interactive component) | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130705 |
Method GET_SELECTED_ANNOTATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ANNOTATION | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBOD_ANNOTATION=>TY_T_ANNOTATIONS | currently selected annotations | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130617 |
Method GET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | selected node | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130705 |
Method SET_SELECTED_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_NODE | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | selected node | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130705 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |