SAP ABAP Class CL_SEDI_ADT_NAVIGATION_FILTER (SEDI navigation filter)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEDI_ADT (Package) Service Enabeling Navigation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SEDI_ADT_POPUP_DEF_IMPL | Navigation Popup Definition/Implementation | 20121112 |
Properties
| Class | CL_SEDI_ADT_NAVIGATION_FILTER | |
| Short Description | SEDI navigation filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI_ADT | Service Enabeling Navigation |
| Created | 20121112 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEDI_ADT_NAVIGATION_FILTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SEDI_ADT_POPUP_DEF_IMPL | Navigation Popup Definition/Implementation | 20121112 |
Friends
Class CL_SEDI_ADT_NAVIGATION_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CX_ADT_REST | 20121112 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121112 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_FILTERS | 20121112 | ||||
| 4 | Constant | Public | Type reference (TYPE) | TY_FILTER | 'definition' | 20121112 | |||
| 5 | Constant | Public | Type reference (TYPE) | TY_FILTER | 'implementation' | 20121112 | |||
| 6 | Constant | Public | Type reference (TYPE) | TY_FILTER | 'matchingStatement' | 20121112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121112 | ||
| 2 | Instance method | Public | Method | 20121112 | ||
| 3 | Instance method | Public | Method | 20121112 | ||
| 4 | Instance method | Public | Method | 20121112 |
Events
Class CL_SEDI_ADT_NAVIGATION_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_FILTER | Public | Type reference (TYPE) | STRING | 20121112 | |
|
| 2 | TY_FILTERS | Public | See coding | 20121112 | ty_filters TYPE STANDARD TABLE OF ty_filter WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTERS | Call by reference | Type reference (TYPE) | TY_FILTERS | 20121112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121112 |
Method EXCLUDES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER | Call by reference | Type reference (TYPE) | TY_FILTER | 20121112 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121112 |
Method EXCLUDES on class CL_SEDI_ADT_NAVIGATION_FILTER has no exception.
Method EXCLUDES_NAVIGATION_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOCAL_WB_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121112 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121112 | ||||
| 3 | WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20121112 |
Method EXCLUDES_NAVIGATION_TARGET on class CL_SEDI_ADT_NAVIGATION_FILTER has no exception.
Method GET_NAV_TREE_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | CL_WB_SOURCE_NAVIGATOR=>TS_NAV_TREE_OPTIONS | 20121112 |
Method GET_NAV_TREE_OPTIONS on class CL_SEDI_ADT_NAVIGATION_FILTER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |