SAP ABAP Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER (SB: ON expression viewer context)
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
| Class | /IWBEP/IF_SBUI_ON_EXPR_VIEWER | |
| Short Description | SB: ON expression viewer context | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130614 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no interface implemented.
Friends
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no friend class.
Attributes
Class /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
Class /IWBEP/IF_SBUI_ON_EXPR_VIEWER has no event.
Types
Class /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 |