SAP ABAP Class CL_MDG_MDF_GC_CALLBACK (MDF: Garbage Collector Callback Class)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MDF8 (Package) Master Data: Change Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /GC1/IF_CO_GENERATING_OBJECT | Interface for Generating Object Category | 20081218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20081218 |
Properties
| Class | CL_MDG_MDF_GC_CALLBACK | |
| Short Description | MDF: Garbage Collector Callback Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_MDF8 | Master Data: Change Management |
| Created | 20081218 | 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 | /GC1/IF_CO_GENERATING_OBJECT | Interface for Generating Object Category | 20081218 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20081218 |
Friends
Class CL_MDG_MDF_GC_CALLBACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | MDG_GN_APPL | 'MG' | Generator: Application | 20081218 | ||
| 2 | Constant | Private | Type reference (TYPE) | MDG_GN_OBJ_KIND | 'DTEL' | Object Type (Generator) | 20081218 | ||
| 3 | Constant | Private | Type reference (TYPE) | MDG_GN_OBJ_KIND | 'STRU' | Object Type (Generator) | 20081218 | ||
| 4 | Constant | Private | Type reference (TYPE) | MDG_GN_OBJ_KIND | 'TABL' | Object Type (Generator) | 20081218 | ||
| 5 | Constant | Private | Type reference (TYPE) | TYPENAME | '/SMD/MD' | Name of Generated Objects | 20081218 | ||
| 6 | Constant | Private | Type reference (TYPE) | /GC1/DTE_OBJTYPE | 'MDG_GN_LOW_LEVEL_DTEL' | Object Type in Garbage Collector | 20081218 | ||
| 7 | Constant | Private | Type reference (TYPE) | /GC1/DTE_OBJTYPE | 'MDG_GN_LOW_LEVEL_STRU' | Object Type in Garbage Collector | 20081218 | ||
| 8 | Constant | Private | Type reference (TYPE) | /GC1/DTE_OBJTYPE | 'MDG_GN_LOW_LEVEL_TABL' | Object Type in Garbage Collector | 20081218 | ||
| 9 | Static Attribute | Private | Type reference (TYPE) | TH_MDG_MDF2101 | 20090114 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | /GC1/TAB_SCOPE | Table for Validity Area | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20081218 |
Events
Class CL_MDG_MDF_GC_CALLBACK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TH_MDG_MDF2101 | Private | See coding | 20090114 | th_mdg_mdf2101 TYPE HASHED TABLE OF MDG_MDF2101
WITH UNIQUE KEY typename
|
Method Signatures
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_MDG_MDF2101 | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | Initialize GT_UGMD2101 | 20090114 | |||
| 2 | IF_SCOPE | Call by reference | Type reference (TYPE) | MDG_MDF_FLG | GT_SCOPE initialisieren | 20081218 |
Method INITIALIZE on class CL_MDG_MDF_GC_CALLBACK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |