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 CX Instance attribute Public Object reference (TYPE REF TO) CX_ADT_REST 20121112
2 DUMMY Instance attribute Private Type reference (TYPE) STRING 20121112
3 FILTERS Instance attribute Private Type reference (TYPE) TY_FILTERS 20121112
4 FILTER_VALUE_DEFINITION Constant Public Type reference (TYPE) TY_FILTER 'definition' 20121112
5 FILTER_VALUE_IMPLEMENTATION Constant Public Type reference (TYPE) TY_FILTER 'implementation' 20121112
6 FILTER_VALUE_MATCHINGSTATEM Constant Public Type reference (TYPE) TY_FILTER 'matchingStatement' 20121112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121112
2 EXCLUDES Instance method Public Method 20121112
3 EXCLUDES_NAVIGATION_TARGET Instance method Public Method 20121112
4 GET_NAV_TREE_OPTIONS 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 Importing FILTERS Call by reference Type reference (TYPE) TY_FILTERS 20121112
# Exception Resumable Description Created on
1 CX_ADT_REST_DATA_INVALID 20121112

Method EXCLUDES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILTER Call by reference Type reference (TYPE) TY_FILTER 20121112
2 Returning 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 Importing IS_LOCAL_WB_REQUEST Call by reference Type reference (TYPE) ABAP_BOOL 20121112
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20121112
3 Importing 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 Returning 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