SAP ABAP Class /IWBEP/CL_SBUI_ON_CAT_ANNO (SB: ON Category Filter for Annotations)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_FILTER_DYNAMIC | SB: UI dynamic node filter | 20130325 |
Properties
| Class | /IWBEP/CL_SBUI_ON_CAT_ANNO | |
| Short Description | SB: ON Category Filter for Annotations | |
| Super Class | /IWBEP/CL_SBUI_FILTER_DYNAMIC | SB: UI dynamic node filter |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBUIOD | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_ODATA_UI | Gateway Service Builder - UI Plugin |
| Created | 20130320 | SAP |
| Last change | 20131127 | SAP |
| 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/CL_SBUI_ON_CAT_ANNO has no interface implemented.
Friends
Class /IWBEP/CL_SBUI_ON_CAT_ANNO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /IWBEP/SBUI_NODE_FILTER | '/IWBEP/ANNO_VOCAB' | filter name | 20130325 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '-' | name delimiter | 20130415 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | '/IWBEP/IF_SBOD_ANNOTATION' | node behavior | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130320 | |
| 2 | Instance method | Private | Method | move node category to model name | 20130415 | |
| 3 | Instance method | Private | Method | move model name to node category | 20130415 |
Events
Class /IWBEP/CL_SBUI_ON_CAT_ANNO has no event.
Types
Class /IWBEP/CL_SBUI_ON_CAT_ANNO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBUI_CONTROLLER | controller (main instance) | 20130403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130320 |
Method MOVE_CATEGORY_TO_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CATEGORY | Call by reference | Type reference (TYPE) | /IWBEP/IF_SBUI_FILTER=>TY_CATEGORY | node category | 20130415 | |||
| 2 | RS_MODEL | Value transfer | Type reference (TYPE) | /IWBEP/S_SBDM_MODEL | model name | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130415 |
Method MOVE_MODEL_TO_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODEL | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_MODEL | model name | 20130415 | |||
| 2 | RV_CATEGORY | Value transfer | Type reference (TYPE) | /IWBEP/IF_SBUI_FILTER=>TY_CATEGORY | node category | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130415 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |