SAP ABAP Class /IWBEP/CL_SBUI_FILTER_DYNAMIC (SB: UI dynamic node filter)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SB (Application Component) Gateway Service Builder
⤷
/IWBEP/SB_UI_BASE (Package) Gateway Service Builder UI - API and SPI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_FILTER | SB: UI node filter | 20130325 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_SBUI_FILTER_DYNAMIC | SB: UI node filter with dynamic logic | 20130325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_SBUI_ON_CAT_ANNO | SB: ON Category Filter for Annotations | 20130325 |
Properties
| Class | /IWBEP/CL_SBUI_FILTER_DYNAMIC | |
| Short Description | SB: UI dynamic node filter | |
| Super Class | /IWBEP/CL_SBUI_FILTER | SB: UI node filter |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /IWBEP/SBUI | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /IWBEP/SB_UI_BASE | Gateway Service Builder UI - API and SPI |
| Created | 20130325 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_SBUI_FILTER_DYNAMIC | SB: UI node filter with dynamic logic | 20130325 |
Friends
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Attribute reference (LIKE) | 20130325 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_REGEX | category name matcher | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130325 | |
| 2 | Instance method | Protected | Method | template method (mandatory): return available categories | 20130325 | |
| 3 | Instance method | Protected | Method | template method (mandatory): select relevant ancestor node | 20130325 |
Events
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC has no event.
Types
Class /IWBEP/CL_SBUI_FILTER_DYNAMIC 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 | UI controller (main instance) | 20130403 | |||
| 2 | IV_FILTER_NAME | Call by reference | Type reference (TYPE) | /IWBEP/SBUI_NODE_FILTER | node filter name | 20130325 | |||
| 3 | IV_NODE_BEHAVIOR | Call by reference | Type reference (TYPE) | SEOCLSNAME | class/interface expected from filtered nodes | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130325 |
Method DO_RETURN_CATEGORY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | ancestor that dervices categories from direct children | 20130325 | |||
| 2 | IS_NODE_TYPE | Call by reference | Type reference (TYPE) | /IWBEP/S_SBDM_NODE_TYPE | node type | 20130422 | |||
| 3 | RT_CATEGORY | Value transfer | Type reference (TYPE) | TY_T_CATEGORY | available categories | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130325 |
Method DO_SELECT_CATEGORY_PROVIDER 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 | node that shall be assigned to one category | 20130325 | |||
| 2 | RO_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /IWBEP/IF_SBDM_NODE | ancestor that dervices categories from direct children | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SB: exception | 20130325 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |