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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FILTER_OBJECT_TYPES' | 20100901 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'FILTER_SCOPE' | Filter Scope Model Node | 20100727 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'FILTER_SUB_TYPES' | 20100901 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'INCL_APPLICATION' | Included application node | 20100722 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FDT_WD_FILTER_SCOPE | '01' | Filter Scope - List | 20100723 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FDT_WD_FILTER_SCOPE | '02' | Filter Scope - No restriction | 20100723 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FDT_FILTER_NEW | Filter | 20061018 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100906 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IO_ELEMENT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100901 | ||
2 | ![]() |
IS_CURRENT_OBJECT_TYPE_EXT | Call by reference | Type reference (TYPE) | IF_FDT_WD_TYPES=>S_OBJECT_TYPE_EXTENDED | Extended Object Type | 20100901 | ||
3 | ![]() |
ITS_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_FILTER_NEW=>TS_OBJECT_TYPE | Object types (incl sub object type) | 20100901 | ||
4 | ![]() |
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 | ![]() |
IV_IS_NO_RESTRICTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100901 | |||
6 | ![]() |
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 |