SAP ABAP Class CL_MDG_DQR_DQ_SERVICE_SFLIGHT (Example implementation of DQ Service for SFlight)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_DQR_EXAMPLE (Package) MDG Data Quality Remediation Examples
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_DQR_DQ_SERVICE | Interface for DQS Connector | 20120402 |
Properties
| Class | CL_MDG_DQR_DQ_SERVICE_SFLIGHT | |
| Short Description | Example implementation of DQ Service for SFlight | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_DQR_EXAMPLE | MDG Data Quality Remediation Examples |
| Created | 20120402 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDG_DQR_DQ_SERVICE | Interface for DQS Connector | 20120402 |
Friends
Class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | USMD_ENTITY | 'CARR' | Entity for airline | 20120419 | ||
| 2 | Constant | Private | Type reference (TYPE) | USMD_ENTITY | 'PFLI' | Entity for flight connection | 20120419 | ||
| 3 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule' | Rule | 20120413 | ||
| 4 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule11' | Rule 11 | 20120413 | ||
| 5 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule12' | Rule 12 | 20120413 | ||
| 6 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule21' | Rule 21 | 20120413 | ||
| 7 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule22' | Rule 22 | 20120413 | ||
| 8 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule23' | Rule 23 | 20120413 | ||
| 9 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule31' | Rule 31 | 20120419 | ||
| 10 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule32' | Rule 32 | 20120419 | ||
| 11 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule33' | Rule 33 | 20120419 | ||
| 12 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule41' | Rule 41 | 20120419 | ||
| 13 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULE_SF | 'rule42' | Rule 42 | 20120419 | ||
| 14 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULESET_SF | 'ruleset' | Ruleset | 20120413 | ||
| 15 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULESET_SF | 'ruleset1' | Ruleset 1 | 20120413 | ||
| 16 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULESET_SF | 'ruleset2' | Ruleset 2 | 20120413 | ||
| 17 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULESET_SF | 'ruleset3' | Ruleset 3 | 20120419 | ||
| 18 | Constant | Private | Type reference (TYPE) | MDG_DQR_RULESET_SF | 'ruleset4' | Ruleset 4 | 20120419 | ||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_MDG_DQR_DQS_READ | Interface for BAdI: MDG_DQR_DQ_SERVICE | 20120402 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | MDG_DQR_S_FILTER_SF | Filter | 20120405 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | MDG_DQR_DQS_ID | Data Quality Service ID | 20120402 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120402 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | USMD_OTC | Business Object Type | 20120402 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120402 | ||
| 2 | Instance method | Private | Method | Get description for Change Request | 20120417 | |
| 3 | Instance method | Public | Method | Get Due Date for Change Request | 20120417 | |
| 4 | Instance method | Private | Method | Get note for Change Request | 20120417 |
Events
Class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no event.
Types
Class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no parameter.
Method CONSTRUCTOR on class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no exception.
Method GET_CREQUEST_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | USMD_TXTLG | Description (long text) | 20120417 |
Method GET_CREQUEST_DESCRIPTION on class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no exception.
Method GET_CREQUEST_DUE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DUE_DATE | Value transfer | Type reference (TYPE) | USMD_DUE_DATE | Due Date | 20120417 |
Method GET_CREQUEST_DUE_DATE on class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no exception.
Method GET_CREQUEST_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NOTE | Value transfer | Type reference (TYPE) | USMD_NOTE | Note | 20120417 |
Method GET_CREQUEST_NOTE on class CL_MDG_DQR_DQ_SERVICE_SFLIGHT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |