SAP ABAP Class CL_FDT_WD_FILTER_MODEL (FDT: WD Model for Filter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
     SFDT_WD_CORE_OBJECTS (Package) BRFplus: Core Objects for Web Dynpro UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 20061018
Properties
Class CL_FDT_WD_FILTER_MODEL  
Short Description FDT: WD Model for Filter    
Super Class CL_FDT_WD_MAINTENANCE_MODEL FDT WD: Model for maintenance objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFDT_WD_CORE_OBJECTS   BRFplus: Core Objects for Web Dynpro UI 
Created 20061018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FDT_FILTER_NEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_FDT_WD_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FDT_WD_FILTER_MODEL has no interface implemented.
Friends
Class CL_FDT_WD_FILTER_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FILTER_OBJECT_TYPES Constant Private Type reference (TYPE) STRING 'FILTER_OBJECT_TYPES' 20100901
2 GC_FILTER_SCOPE_NODE Constant Public Type reference (TYPE) STRING 'FILTER_SCOPE' Filter Scope Model Node 20100727
3 GC_FILTER_SUB_TYPES Constant Private Type reference (TYPE) STRING 'FILTER_SUB_TYPES' 20100901
4 GC_INCLUDE_APPL_NODE Constant Public Type reference (TYPE) STRING 'INCL_APPLICATION' Included application node 20100722
5 GC_SCOPE_FILTER_LIST Constant Public Type reference (TYPE) FDT_WD_FILTER_SCOPE '01' Filter Scope - List 20100723
6 GC_SCOPE_NO_RESTRICTION Constant Public Type reference (TYPE) FDT_WD_FILTER_SCOPE '02' Filter Scope - No restriction 20100723
7 MO_FILTER Instance attribute Private Object reference (TYPE REF TO) IF_FDT_FILTER_NEW Filter 20061018
8 MV_IS_EMBEDDED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100906
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPE_NODE Instance method Private Method Creates the object type node 20100901
Events
Class CL_FDT_WD_FILTER_MODEL has no event.
Types
Class CL_FDT_WD_FILTER_MODEL has no local type.
Method Signatures

Method GET_OBJECT_TYPE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100901
2 Importing IS_CURRENT_OBJECT_TYPE_EXT Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED Extended Object Type 20100901
3 Importing ITS_OBJECT_TYPE Call by reference Type reference (TYPE) IF_FDT_FILTER_NEW=>TS_OBJECT_TYPE Object types (incl sub object type) 20100901
4 Importing IT_OBJECT_TYPE_EXT Call by reference Type reference (TYPE) IF_FDT_WD_TYPES=>T_OBJECT_TYPE_EXTENDED List of Extended Object Types 20100901
5 Importing IV_IS_NO_RESTRICTION Call by reference Type reference (TYPE) ABAP_BOOL 20100901
6 Returning RV_INCLUDE_STATUS Value transfer Type reference (TYPE) WDUI_TRI_STATE Web Dynpro: TriState 20100901

Method GET_OBJECT_TYPE_NODE on class CL_FDT_WD_FILTER_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710