SAP ABAP Class CL_MDG_SDQ_MERGE_ROOT (Feeder class for 1:1 Entities UIBB)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_SDQ_CLEANSING_UI (Package) MDG: Data Quality Cleansing UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_GUIBB_LIST | BOL feeder class GUIBB list for MDG | 20120118 |
Properties
| Class | CL_MDG_SDQ_MERGE_ROOT | |
| Short Description | Feeder class for 1:1 Entities UIBB | |
| Super Class | CL_MDG_BS_GUIBB_LIST | BOL feeder class GUIBB list for MDG |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_SDQ_CLEANSING_UI | MDG: Data Quality Cleansing UI |
| Created | 20120118 | 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
Class CL_MDG_SDQ_MERGE_ROOT has no interface implemented.
Friends
Class CL_MDG_SDQ_MERGE_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_USMD_CONV_SOM_GOV_API | Governance API: Single Chg. Req. Convenience Governance API | 20120501 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120307 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120307 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120307 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Retrieves the components of entity and its related entities | 20120224 | |
| 2 | Instance method | Protected | Method | Retrieves the key components | 20120224 | |
| 3 | Instance method | Protected | Method | Retrieves the key structure reference | 20120307 | |
| 4 | Instance method | Protected | Method | Retreives the target record | 20120206 | |
| 5 | Instance method | Protected | Method | Retreives the intial default data in UI format | 20120226 | |
| 6 | Instance method | Protected | Method | Updates the data | 20120228 | |
| 7 | Instance method | Protected | Method | Updates the user selections | 20120226 |
Events
Class CL_MDG_SDQ_MERGE_ROOT has no event.
Types
Class CL_MDG_SDQ_MERGE_ROOT has no local type.
Method Signatures
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMP_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120224 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_SDQ_T_MESSAGE | Messages | 20120302 | |||
| 3 | IV_CREQUEST | Call by reference | Type reference (TYPE) | MDG_SDQ_CREQUEST | Change Request | 20120322 |
Method GET_COMPONENTS on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method GET_KEY_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMP_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120224 | ||||
| 2 | ET_KEY_COMPONENTS | Call by reference | Type reference (TYPE) | USMD_T_FIELDNAME | Financial MDM: Field Name | 20120224 |
Method GET_KEY_COMPONENTS on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method GET_KEY_STRUCT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_KEY_DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20120307 |
Method GET_KEY_STRUCT_REF on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method GET_TARGET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TARGET_RECORD | Call by reference | Object reference (TYPE REF TO) | DATA | 20120306 |
Method GET_TARGET_RECORD on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method GET_UI_DEFAULT_DATA Signature
Method GET_UI_DEFAULT_DATA on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method UPDATE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120307 |
Method UPDATE_DATA on class CL_MDG_SDQ_MERGE_ROOT has no exception.
Method UPDATE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_UPD | Call by reference | Object reference (TYPE REF TO) | DATA | 20120307 | ||||
| 2 | IR_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20120307 |
Method UPDATE_SELECTION on class CL_MDG_SDQ_MERGE_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |