SAP ABAP Class CL_MDG_DQR_EDITION_FEEDER (Feeder Class for MDG DQR Popup for Editions)
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 | 20120510 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120510 |
Properties
| Class | CL_MDG_DQR_EDITION_FEEDER | |
| Short Description | Feeder Class for MDG DQR Popup for Editions | |
| 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 | 20120510 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_DQR_EDITION_FEEDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120510 | ||
| 2 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120510 |
Friends
Class CL_MDG_DQR_EDITION_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_T_EDITION | list of change request types | 20120510 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | USMD_CREQUEST_TYPE | Type of Change Request | 20120510 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120510 |
Events
Class CL_MDG_DQR_EDITION_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_EDITION | Private | See coding | 20120510 | BEGIN OF ty_s_edition,
edition TYPE usmd_edition,
description TYPE usmd_txtmi,
END OF ty_s_edition
|
||
| 2 | TY_T_EDITION | Private | See coding | 20120510 | ty_t_edition TYPE STANDARD TABLE OF ty_s_edition
|
Method Signatures
Method GET_EDITION_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITION | Call by reference | Type reference (TYPE) | USMD_EDITION | Edition | 20120510 | |||
| 2 | RT_TEXT | Value transfer | Type reference (TYPE) | USMD_TXTMI | Description (medium text) | 20120510 |
Method GET_EDITION_DESCRIPTION on class CL_MDG_DQR_EDITION_FEEDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |