SAP ABAP Class IF_MDG_DQR_DQ_SERVICE (Interface for DQS Connector)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDG_DQR_DQ_SERVICE_SFLIGHT | Example implementation of DQ Service for SFlight | 20120402 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_MDG_DQR_DQS_PROVIDER | Default double for FPM parameter object | 20120405 |
Properties
| Class | IF_MDG_DQR_DQ_SERVICE | |
| Short Description | Interface for DQS Connector | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MDG_DQR_DQ_SERVICE has no forward declaration.
Interfaces
Class IF_MDG_DQR_DQ_SERVICE has no interface implemented.
Friends
Class IF_MDG_DQR_DQ_SERVICE has no friend class.
Attributes
Class IF_MDG_DQR_DQ_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check consistency | 20120327 | |
| 2 | Instance method | Public | Method | Clear filter criteria | 20120405 | |
| 3 | Instance method | Public | Method | Filter Change Request Types | 20120402 | |
| 4 | Instance method | Public | Method | Filter Editions | 20120510 | |
| 5 | Instance method | Public | Method | Get attributes for Change Request | 20120417 | |
| 6 | Instance method | Public | Method | Get failed records from DQ Service | 20120327 | |
| 7 | Instance method | Public | Method | Get filter criteria | 20120404 | |
| 8 | Instance method | Public | Method | Get metadata for Filter GUIBB | 20120404 | |
| 9 | Instance method | Public | Method | Set attributes for Change Request | 20120417 | |
| 10 | Instance method | Public | Method | Set DQ Service ID | 20120328 | |
| 11 | Instance method | Public | Method | Set filter criteria | 20120404 |
Events
Class IF_MDG_DQR_DQ_SERVICE has no event.
Types
Class IF_MDG_DQR_DQ_SERVICE has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120327 |
Method CHECK on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method CLEAR_FILTER_CRITERIA Signature
Method CLEAR_FILTER_CRITERIA on class IF_MDG_DQR_DQ_SERVICE has no parameter.
Method CLEAR_FILTER_CRITERIA on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method FILTER_CREQUEST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_TS_CREQUEST_TYPE | Type of Change Request | 20120402 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120430 | |||
| 3 | IV_CREQUEST_CREATE_MODE | Call by reference | Type reference (TYPE) | MDG_DQR_CREQUEST_CREATE_MODE | Create Mode for Change Request in DQR Scenario | 20120417 |
Method FILTER_CREQUEST_TYPE on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method FILTER_EDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EDITION | Call by reference | Type reference (TYPE) | USMD_TS_EDITION | Editions | 20120510 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120510 | |||
| 3 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120510 |
Method FILTER_EDITION on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method GET_CREQUEST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120417 | |||
| 2 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_TXTLG | Description | 20120417 | |||
| 3 | EV_DUE_DATE | Call by reference | Type reference (TYPE) | USMD_DUE_DATE | Due Date | 20120417 | |||
| 4 | EV_NOTE | Call by reference | Type reference (TYPE) | USMD_NOTE | Note | 20120417 | |||
| 5 | EV_PRIORITY | Call by reference | Type reference (TYPE) | USMD_PRIORITY | Priority | 20120417 | |||
| 6 | EV_REASON | Call by reference | Type reference (TYPE) | USMD_REASON | Reason | 20120417 | |||
| 7 | IV_CREQUEST_TYPE | Call by reference | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120417 |
Method GET_CREQUEST_ATTRIBUTES on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method GET_FAILED_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_KEY | Call by reference | Object reference (TYPE REF TO) | DATA | Keys of failed records | 20120327 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120327 | |||
| 3 | IV_MAX_HITS | Call by reference | Type reference (TYPE) | MAX_HITS | Maximum number of requested records | 20120404 |
Method GET_FAILED_RECORDS on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method GET_FILTER_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FILTER_CRITERIA | Call by reference | Type reference (TYPE) | MDG_DQR_TS_FILTER_WITH_VALUES | Table of Filternames with their possible value table | 20120405 |
Method GET_FILTER_CRITERIA on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method GET_FILTER_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20120404 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120404 |
Method GET_FILTER_METADATA on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method SET_CREQUEST_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | USMD_TXTLG | Description | 20120417 | |||
| 2 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | USMD_DUE_DATE | Due Date | 20120417 | |||
| 3 | IV_NOTE | Call by reference | Type reference (TYPE) | USMD_NOTE | Note | 20120417 | |||
| 4 | IV_PRIORITY | Call by reference | Type reference (TYPE) | USMD_PRIORITY | Priority | 20120417 | |||
| 5 | IV_REASON | Call by reference | Type reference (TYPE) | USMD_REASON | Reason | 20120417 |
Method SET_CREQUEST_ATTRIBUTES on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method SET_DQS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DQS_ID | Call by reference | Type reference (TYPE) | MDG_DQR_DQS_ID | Data Quality Service ID | 20120328 |
Method SET_DQS_ID on class IF_MDG_DQR_DQ_SERVICE has no exception.
Method SET_FILTER_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_FILTER_CRITERIA | Call by reference | Type reference (TYPE) | ANY | Current Filter values type according to GET_FILTER_METADATA | 20120405 |
Method SET_FILTER_CRITERIA on class IF_MDG_DQR_DQ_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |