SAP ABAP Class CL_MDG_DQR_FILTER_FEEDER (Feeder Class for MDG DQR Filter)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_DQR_GENERAL (Package) MDG Data Quality Remediation General Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120402 |
Properties
| Class | CL_MDG_DQR_FILTER_FEEDER | |
| Short Description | Feeder Class for MDG DQR Filter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | MDG_DQR_GENERAL | |
| Program status | ||
| Category | 0 | |
| Package | MDG_DQR_GENERAL | MDG Data Quality Remediation General Objects |
| Created | 20120402 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120402 | ||
| 2 | IF_FPM_GUIBB_FORM | Generic Form UI Building Block | 20120402 |
Friends
Class CL_MDG_DQR_FILTER_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'MDG_DQR_DQS_ID' | 20120402 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MDG_DQR_DQ_SERVICE | Interface for BAdI: MDG_DQR_DQ_SERVICE | 20120402 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20120410 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120405 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | FPMGB_T_MESSAGES | FPMGB Messages raised in GET_Definition | 20120404 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | MDG_DQR_DQS_ID | Data Quality Service ID | 20120402 |
Methods
Class CL_MDG_DQR_FILTER_FEEDER has no method.
Events
Class CL_MDG_DQR_FILTER_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_FILTER | Private | See coding | 20120404 | BEGIN OF TY_S_FILTER,
filter1 type STRING,
filter2 type STRING,
filter3 type STRING,
filter4 type STRING,
END OF TY_S_FILTER
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |