SAP ABAP Class CL_MDG_MDF_SIDMAP (FIN Master Data: Mapping of Value <-> SID)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_MDF1 (Package) Master Data: Buffers and Instances
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_MDF_SIDMAP | Mapping of Value to SID in Master Data Environment | 20081218 |
Properties
| Class | CL_MDG_MDF_SIDMAP | |
| Short Description | FIN Master Data: Mapping of Value <-> SID | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_MDF1 | Master Data: Buffers and Instances |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDG_MDF_SIDMAP | Mapping of Value to SID in Master Data Environment | 20081218 |
Friends
Class CL_MDG_MDF_SIDMAP 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) | MDG_MDF_TH_MAP_FLD2SID | 20081218 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | MDG_MDF_TH_MAP_SID2FLD | 20081218 | ||||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'USMDK' | 20110825 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_MDG_MDF_FACTORY | FIN Master Data: Central Access Point (Factory) | 20081218 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20081218 | |
| 2 | Instance method | Private | Method | 20081218 | ||
| 3 | Instance method | Private | Method | Load Temporary Value SIDs from BW Storage Hierarchy | 20081218 |
Events
Class CL_MDG_MDF_SIDMAP has no event.
Types
Class CL_MDG_MDF_SIDMAP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_SIDMAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_MDF_SIDMAP has no exception.
Method GET_SID_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FLDSID | Call by reference | Object reference (TYPE REF TO) | MDG_MDF_SX_MAP_FLDSID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20081218 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | MDG_MDF_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20121030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
Method LOAD_BW_HRY_TEMP_SIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FLDSID | Call by reference | Object reference (TYPE REF TO) | MDG_MDF_SX_MAP_FLDSID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20081218 |
Method LOAD_BW_HRY_TEMP_SIDS on class CL_MDG_MDF_SIDMAP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |