SAP ABAP Class CL_MDG_SDQ_MERGE_ENTITIES (Feeder Class for 1:N Entities)
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 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_SDQ_APPL_KEY_HANDLER | Application Key Handler | 20120516 |
Properties
Class | CL_MDG_SDQ_MERGE_ENTITIES | |
Short Description | Feeder Class for 1:N Entities | |
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
Class CL_MDG_SDQ_MERGE_ENTITIES has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_MDG_SDQ_APPL_KEY_HANDLER | Application Key Handler | 20120516 |
Friends
Class CL_MDG_SDQ_MERGE_ENTITIES 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 | 20120328 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Retrieve the entity data for merge process | 20120328 |
2 | ![]() |
Instance method | Private | Method | Updates the user selections | 20120405 |
Events
Class CL_MDG_SDQ_MERGE_ENTITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_COMP | Protected | See coding | 20120229 | BEGIN OF ty_comp ,
name TYPE char30,
end of ty_comp
|
Method Signatures
Method GET_MERGE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DEL_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120328 | |||
2 | ![]() |
ER_INS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120328 | |||
3 | ![]() |
ER_MOD_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120328 | |||
4 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120328 |
Method GET_MERGE_DATA on class CL_MDG_SDQ_MERGE_ENTITIES 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 | 20120405 | |||
2 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120405 |
Method UPDATE_SELECTION on class CL_MDG_SDQ_MERGE_ENTITIES has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |