SAP ABAP Data Element DRF_FILTER_IMPL_CLASS (Implementing Class of Complex or Implicit Filter)
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_FILTER_IMPL_CLASS |
Short Description | Implementing Class of Complex or Implicit Filter |
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 | ||
Search Help: Parameters | ||
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 | 15 | Filter Class |
Long | 20 | Filter Class |
Heading | 15 | Filter Class |
Documentation
Definition
Specifies the name ABAP class in which you have implemented the APPLY_FILTER
method. The ABAP class must implement the IF_DRF_FILTER
interface.
Use
The system automatically executes method APPLY_IMPLEMENTED_FILTER
for the specified class.
Dependencies
Example
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |