SAP ABAP Class CL_MDG_SDQ_GENIL_DM_COMP (GENIL implementation class for Datamodel)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_SDQ_CLEANSING_FRW (Package) MDG: SDQ Cleansing Framework
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_GENIL | Bridge between GenIL component class and MDGAF | 20120118 |
Properties
| Class | CL_MDG_SDQ_GENIL_DM_COMP | |
| Short Description | GENIL implementation class for Datamodel | |
| Super Class | CL_MDG_BS_GENIL | Bridge between GenIL component class and MDGAF |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_SDQ_CLEANSING_FRW | MDG: SDQ Cleansing Framework |
| Created | 20120118 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_SDQ_GENIL_DM_COMP has no forward declaration.
Interfaces
Class CL_MDG_SDQ_GENIL_DM_COMP has no interface implemented.
Friends
Class CL_MDG_SDQ_GENIL_DM_COMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120124 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TTY_ENTITY_CARD | 20120124 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | CRMT_OBJ_PROPERTIES_TAB | Table of Business Object Attributes | 20120124 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRUKNAME | Name of a structure | 20120124 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120228 |
Events
Class CL_MDG_SDQ_GENIL_DM_COMP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ENTITY_CARD | Public | See coding | 20120124 | BEGIN OF ts_entity_card,
entity TYPE usmd_entity ,
cardnality TYPE crmt_card_b,
END OF ts_entity_card
|
||
| 2 | TTY_ENTITY_CARD | Public | See coding | 20120124 | tty_entity_card TYPE STANDARD TABLE OF ts_entity_card
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20120228 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20120228 |
Method CONSTRUCTOR on class CL_MDG_SDQ_GENIL_DM_COMP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |