DRFC_FILT - Available Filters on Filter Objects
Available Filters on Filter Objects information is stored in SAP table DRFC_FILT.
It is part of development package DRF_DDIC in software component CA-MDG-DRF. This development package consists of objects that can be grouped under "Data Replication Framework: Data Dictionary & Customizing".
It is part of development package DRF_DDIC in software component CA-MDG-DRF. This development package consists of objects that can be grouped under "Data Replication Framework: Data Dictionary & Customizing".
Fields for table DRFC_FILT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FOBJ | Filter Object | X | DRF_FILTER_OBJECT | CHAR | 20 | DRFC_FOBJ |
FILTER | Filter for a Filter Object | X | DRF_FILTER | NUMC | 4 | |
CATEGORY | Filter Type | DRF_FILTER_CATEGORY | NUMC | 2 | ||
STRUCNAME | Structure Name for the Definition of Explicit Filter | DRF_STRUCNAME_EXP_FILTER | CHAR | 60 | DD02L | |
STRUCNAME_ADHOC | Structure of Manual Filter Parameter for Complex Filter | DRF_STRUCNAME_EXP_FILTER_ADHOC | CHAR | 60 | DD02L | |
IMPL_CLASS | Implementing Class of Complex or Implicit Filter | DRF_FILTER_IMPL_CLASS | CHAR | 60 |