SAP ABAP Interface IF_MDG_DQR_DQ_SERVICE (Interface for DQS Connector)
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 - 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
Interface IF_MDG_DQR_DQ_SERVICE  
Short Description Interface for DQS Connector    
General Data
Package MDG_DQR_GENERAL   MDG Data Quality Remediation General Objects 
Created 20120327   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_DQR_DQ_SERVICE has no forward declaration.
Interfaces
Interface IF_MDG_DQR_DQ_SERVICE has no interface.
Friends
Interface IF_MDG_DQR_DQ_SERVICE has no friend.
Attributes
Interface IF_MDG_DQR_DQ_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check consistency 20120327
2 CLEAR_FILTER_CRITERIA Instance method Public Method Clear filter criteria 20120405
3 FILTER_CREQUEST_TYPE Instance method Public Method Filter Change Request Types 20120402
4 FILTER_EDITION Instance method Public Method Filter Editions 20120510
5 GET_CREQUEST_ATTRIBUTES Instance method Public Method Get attributes for Change Request 20120417
6 GET_FAILED_RECORDS Instance method Public Method Get failed records from DQ Service 20120327
7 GET_FILTER_CRITERIA Instance method Public Method Get filter criteria 20120404
8 GET_FILTER_METADATA Instance method Public Method Get metadata for Filter GUIBB 20120404
9 SET_CREQUEST_ATTRIBUTES Instance method Public Method Set attributes for Change Request 20120417
10 SET_DQS_ID Instance method Public Method Set DQ Service ID 20120328
11 SET_FILTER_CRITERIA Instance method Public Method Set filter criteria 20120404
Events
Interface IF_MDG_DQR_DQ_SERVICE has no event.
Types
Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120327

Method CHECK on Interface IF_MDG_DQR_DQ_SERVICE has no exception.

Method CLEAR_FILTER_CRITERIA Signature

Method CLEAR_FILTER_CRITERIA on Interface IF_MDG_DQR_DQ_SERVICE has no parameter.
Method CLEAR_FILTER_CRITERIA on Interface 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 Changing CT_CREQUEST_TYPE Call by reference Type reference (TYPE) USMD_TS_CREQUEST_TYPE Type of Change Request 20120402
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120430
3 Importing 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 Interface 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 Changing CT_EDITION Call by reference Type reference (TYPE) USMD_TS_EDITION Editions 20120510
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120510
3 Importing IV_CREQUEST_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20120510

Method FILTER_EDITION on Interface 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120417
2 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) USMD_TXTLG Description 20120417
3 Exporting EV_DUE_DATE Call by reference Type reference (TYPE) USMD_DUE_DATE Due Date 20120417
4 Exporting EV_NOTE Call by reference Type reference (TYPE) USMD_NOTE Note 20120417
5 Exporting EV_PRIORITY Call by reference Type reference (TYPE) USMD_PRIORITY Priority 20120417
6 Exporting EV_REASON Call by reference Type reference (TYPE) USMD_REASON Reason 20120417
7 Importing IV_CREQUEST_TYPE Call by reference Type reference (TYPE) USMD_CREQUEST_TYPE Type of Change Request 20120417

Method GET_CREQUEST_ATTRIBUTES on Interface 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 Exporting ER_KEY Call by reference Object reference (TYPE REF TO) DATA Keys of failed records 20120327
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120327
3 Importing IV_MAX_HITS Call by reference Type reference (TYPE) MAX_HITS Maximum number of requested records 20120404

Method GET_FAILED_RECORDS on Interface 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 Exporting 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 Interface 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 Exporting EO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20120404
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Messages 20120404

Method GET_FILTER_METADATA on Interface 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 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) USMD_TXTLG Description 20120417
2 Importing IV_DUE_DATE Call by reference Type reference (TYPE) USMD_DUE_DATE Due Date 20120417
3 Importing IV_NOTE Call by reference Type reference (TYPE) USMD_NOTE Note 20120417
4 Importing IV_PRIORITY Call by reference Type reference (TYPE) USMD_PRIORITY Priority 20120417
5 Importing IV_REASON Call by reference Type reference (TYPE) USMD_REASON Reason 20120417

Method SET_CREQUEST_ATTRIBUTES on Interface 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 Importing IV_DQS_ID Call by reference Type reference (TYPE) MDG_DQR_DQS_ID Data Quality Service ID 20120328

Method SET_DQS_ID on Interface 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 Importing 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 Interface IF_MDG_DQR_DQ_SERVICE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732