SAP ABAP Class CL_MDG_SDQ_ENTITIES_DETAILS (Feeder class for 'Show Details' pop up in 1:N 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20120402 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120402 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120402 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20120402 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20120402 |
Properties
Class | CL_MDG_SDQ_ENTITIES_DETAILS | |
Short Description | Feeder class for 'Show Details' pop up in 1:N uibb. | |
Super Class | ||
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 | 20120402 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20120402 | ||
2 | IF_FPM_GUIBB | Generic UI Building Block | 20120402 | ||
3 | IF_FPM_GUIBB_LIST | Generic List UI Building Block | 20120402 | ||
4 | IF_FPM_GUIBB_LIST_EXT | GUIBB List extended | 20120402 | ||
5 | IF_FPM_MULTI_INSTANTIABLE | FPM Multi Instantiation | 20120402 |
Friends
Class CL_MDG_SDQ_ENTITIES_DETAILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BOL_ENTITY_COL | Entities Collection Interface | 20120402 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_CONNECTOR_RUN | Connector: Runtime | 20120402 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20120402 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_DATA | 20120402 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | Object name in Generic Interaction Layer | 20120402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Retrieves all the components of entity | 20120402 |
2 | ![]() |
Instance method | Private | Method | Retrieves the components of entity and key field name | 20120402 |
3 | ![]() |
Instance method | Private | Method | Retreives the data for 'Show Details' UI | 20120427 |
Events
Class CL_MDG_SDQ_ENTITIES_DETAILS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_DATA | Public | See coding | 20120402 | begin of S_DATA,
attribute type string,
attr_desc type string,
value type string,
end of s_data
|
||
2 | T_DATA | Public | See coding | 20120402 | t_data type standard table of s_data with default key
|
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 | 20120402 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_SDQ_T_MESSAGE | Messages | 20120402 | ||
3 | ![]() |
IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20120402 |
Method GET_COMPONENTS on class CL_MDG_SDQ_ENTITIES_DETAILS has no exception.
Method GET_ENTITY_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_COMPONENTS | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120402 | |||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | MDG_SDQ_T_MESSAGE | Messages | 20120402 | ||
3 | ![]() |
IO_ENTITY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20120402 |
Method GET_ENTITY_COMPONENTS on class CL_MDG_SDQ_ENTITIES_DETAILS has no exception.
Method GET_SHOW_DETAILS_UI_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_DATA | Call by reference | Type reference (TYPE) | DATA | 20120427 | |||
2 | ![]() |
IO_ALL_DATA | Call by reference | Type reference (TYPE) | DATA | 20120427 | |||
3 | ![]() |
IO_UI_DATA | Call by reference | Type reference (TYPE) | DATA | 20120427 | |||
4 | ![]() |
IT_COMP_TABLE | Call by reference | Type reference (TYPE) | ABAP_COMPONENT_TAB | 20120427 |
Method GET_SHOW_DETAILS_UI_DATA on class CL_MDG_SDQ_ENTITIES_DETAILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 732 |