SAP ABAP Interface /IWBEP/IF_SBUI_ON_ANNO_VIEWER (SB: ON annotation 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_ALV_ANNO | SB: ON ALV Grid for Annotations (Generic Viewer) | 20130614 |
Properties
| Interface | /IWBEP/IF_SBUI_ON_ANNO_VIEWER | |
| Short Description | SB: ON annotation 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... |
| 2 | /IWBEP/IF_SBUI_ON_ANNO_VIEWER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_SBUI_ON_ANNO_VIEWER has no interface.
Friends
Interface /IWBEP/IF_SBUI_ON_ANNO_VIEWER has no friend.
Attributes
Interface /IWBEP/IF_SBUI_ON_ANNO_VIEWER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns vocabulary schema namespace | 20130614 | |
| 2 | Instance method | Public | Method | returns currently selected annotations | 20130617 | |
| 3 | Instance method | Public | Method | returns annotation target node type | 20130614 | |
| 4 | Instance method | Public | Method | returns term catalog for vocabulary schema | 20130614 |
Events
Interface /IWBEP/IF_SBUI_ON_ANNO_VIEWER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TERM_META | Public | See coding | term meta data | 20130617 | BEGIN OF ty_s_term_meta ,
term_name TYPE /iwbep/sbod_term_name ,
type_kind TYPE /iwbep/sbod_term_type_kind ,
type_name TYPE /iwbep/sbdm_node_name ,
collection TYPE /iwbep/sbod_iscollection ,
END OF ty_s_term_meta
|
|
| 2 | TY_T_TERM_META | Public | See coding | term meta data table | 20130617 | ty_t_term_meta TYPE STANDARD TABLE OF ty_s_term_meta WITH DEFAULT KEY
|
Method Signatures
Method GET_SCHEMA_NAMESPACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAMESPACE | Value transfer | Type reference (TYPE) | /IWBEP/SBDM_NAMESPACE | schema namespace | 20130614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130614 |
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_TARGET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_TARGET_TYPE | Value transfer | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | target node type | 20130614 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130614 |
Method GET_TERM_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TERM | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_ON_ANNO_VIEWER=>TY_T_TERM_META | term meta data table | 20130617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130614 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 200 |