SAP ABAP Class CL_MDG_MDF_META_SHM_ROOT (Root Class of CL_MDG_MDF_META1)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MDF1 (Package) Master Data: Buffers and Instances
⤷
⤷
Properties
| Class | CL_MDG_MDF_META_SHM_ROOT | |
| Short Description | Root Class of CL_MDG_MDF_META1 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_MDF1 | Master Data: Buffers and Instances |
| Created | 20090522 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_MDF_META_SHM_ROOT has no forward declaration.
Interfaces
Class CL_MDG_MDF_META_SHM_ROOT has no interface implemented.
Friends
Class CL_MDG_MDF_META_SHM_ROOT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TS_DATA | 20090522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090522 | ||
| 2 | Instance method | Public | Method | 20090522 |
Events
Class CL_MDG_MDF_META_SHM_ROOT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_DATA | Private | See coding | 20090522 | begin of s_data,
fieldname type mdg_MDF_fieldname,
o_data type ref to cl_mdg_Mdf_meta_shm,
end of s_data
|
||
| 2 | TS_DATA | Private | See coding | 20090522 | ts_data type sorted table of s_data
with unique key fieldname
|
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DATA | Value transfer | Object reference (TYPE REF TO) | CL_MDG_MDF_META_SHM | Fi-Stammdaten: Shared Metadaten | 20090522 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | Stammdaten: Feldname | 20090522 |
Method GET_DATA on class CL_MDG_MDF_META_SHM_ROOT has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA | Call by reference | Object reference (TYPE REF TO) | CL_MDG_MDF_META_SHM | Fi-Stammdaten: Shared Metadaten | 20090522 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | MDG_MDF_FIELDNAME | Stammdaten: Feldname | 20090522 |
Method SET_DATA on class CL_MDG_MDF_META_SHM_ROOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |