SAP ABAP Data Element DRF_FOBJ_IMPL_CLASS (Implementing Class of Filter Object)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_DDIC (Package) Data Replication Framework: Data Dictionary & Customizing
⤷
⤷
Basic Data
| Data Element | DRF_FOBJ_IMPL_CLASS |
| Short Description | Implementing Class of Filter Object |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SEOCLSNAME | |
| Data Type | CHAR | Character String |
| Length | 30 | |
| Decimal Places | 0 | |
| Output Length | 30 | |
| Value Table |
Further Characteristics
| Search Help: Name | DRF_SH_FOBJ_IMPL_CLASS | |
| Search Help: Parameters | IMPL_CLASS | |
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Class |
| Medium | 20 | Filter Object Class |
| Long | 30 | Filter Object Class |
| Heading | 30 | Filter Object Class |
Documentation
Definition
Indicates the class that implements the assigned filter object.
Use
The way in which the filters are implemented during data processing is defined by the methods of the relevant class.
Dependencies
If you have defined only one explicit filter for a filter object, you can use class CL_DRF_FILTER_OBJECT. For complex filters, you must use a subclass of this class to redefine the corresponding methods.
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |