SAP ABAP Class IF_FDT_FILTER (FDT: Filter (Obsolete - use IF_FDT_FILTER_NEW))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_ADMIN_DATA | FDT: Administrative Data | 20050901 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_FILTER_NEW | FDT: New Filter | 20100708 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_FILTER | FDT: Filter | 20050902 |
Properties
| Class | IF_FDT_FILTER | |
| Short Description | FDT: Filter (Obsolete - use IF_FDT_FILTER_NEW) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050822 | 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... |
Interfaces
Class IF_FDT_FILTER has no interface implemented.
Friends
Class IF_FDT_FILTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FILTER_TYPE | 'N' | Negative List of Objects | 20051121 | ||
| 2 | Constant | Public | Type reference (TYPE) | FILTER_TYPE | 'P' | Positive List of Objects | 20051121 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20051103 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20071228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050919 | |
| 2 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20051120 | |
| 3 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20051120 | |
| 4 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050901 | |
| 5 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20051120 | |
| 6 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20051120 | |
| 7 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050913 | |
| 8 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050901 | |
| 9 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050901 | |
| 10 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050901 | |
| 11 | Instance method | Public | Method | Obsolete - Use IF_FDT_FILTER_NEW | 20050913 |
Events
Class IF_FDT_FILTER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FILTER_TYPE | Public | Type reference (TYPE) | FDT_FILTER_TYPE | Type of Filter (Positive, Negative list) | 20050907 | |
Method Signatures
Method APPLY_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Object ID | 20050919 | |||
| 2 | RV_FILTER_OUT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE: Object has to be filtered out | 20050919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Insufficient Configuration | 20051120 |
Method CLEAR_INCLUDED_FILTERS Signature
Method CLEAR_INCLUDED_FILTERS on class IF_FDT_FILTER has no parameter.
Method CLEAR_INCLUDED_FILTERS on class IF_FDT_FILTER has no exception.
Method CLEAR_OBJECTS Signature
Method CLEAR_OBJECTS on class IF_FDT_FILTER has no parameter.
Method CLEAR_OBJECTS on class IF_FDT_FILTER has no exception.
Method EXCLUDE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20050919 |
Method EXCLUDE_FILTER on class IF_FDT_FILTER has no exception.
Method GET_INCLUDED_FILTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051120 | |||
| 2 | RTS_FILTER_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Filter List | 20051120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051120 |
Method GET_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20051120 | |||
| 2 | RTS_OBJECT_ID | Value transfer | Type reference (TYPE) | IF_FDT_TYPES=>TS_OBJECT_ID | Object List | 20051120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20051120 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version) | 20050926 | |||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | IF_FDT_FILTER=>FILTER_TYPE | Filter Type (see constants GC_TYPE_*) | 20050917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20050913 |
Method INCLUDE_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Filter ID | 20050919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20050905 |
Method INSERT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Object ID | 20050919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20050902 |
Method REMOVE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | Object ID | 20050919 |
Method REMOVE_OBJECT on class IF_FDT_FILTER has no exception.
Method SET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TYPE | Call by reference | Type reference (TYPE) | IF_FDT_FILTER=>FILTER_TYPE | Filter Type (see constants GC_TYPE_*) | 20050917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FDT: Invalid Input | 20050913 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |