DRFC_APPL_FILT - Configuration: Filters Used in an Application
Configuration: Filters Used in an Application information is stored in SAP table DRFC_APPL_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_APPL_FILT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| APPL | Replication Model | X | DRF_APPL | CHAR | 20 | DRFC_APPL_FOBJ |
| FOBJ | Filter Object | X | DRF_FILTER_OBJECT | CHAR | 20 | DRFC_FOBJ |
| FILTER | Filter for a Filter Object | X | DRF_FILTER | NUMC | 4 | DRFC_FILT |
| SEQUENCE | Filter Application Sequence | DRF_FILTER_SEQUENZ | NUMC | 4 | ||
| 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 | |
| MAN_REQ | Filter Only Applies to Manual Replication | DRF_MANUAL_REQ_FLAG | CHAR | 2 |