SAP ABAP Class CL_UG_MD_SIDMAP (FIN Master Data: Mapping of Value <-> SID)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD1 (Package) FIN General: Master Data: Buffer + Instances
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UG_MD_SIDMAP | FIN Master Data: Mapping Value <-> SID | 20011119 |
Properties
| Class | CL_UG_MD_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 | UGMD1 | FIN General: Master Data: Buffer + Instances |
| Created | 20011119 | SAP |
| Last change | 20041006 | 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_UG_MD_SIDMAP | FIN Master Data: Mapping Value <-> SID | 20011119 |
Friends
Class CL_UG_MD_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) | UGMD_TH_MAP_FLD2SID | 20011119 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | UGMD_TH_MAP_SID2FLD | 20011119 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_UG_MD_FACTORY | FIN Master Data: Central Access Point (Factory) | 20011119 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_WEAK_REFERENCE | Weak References | 20011119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011119 | |
| 2 | Instance method | Private | Method | 20011119 | ||
| 3 | Instance method | Private | Method | Load Temporary Value SIDs from BW Storage Hierarchy | 20020923 |
Events
Class CL_UG_MD_SIDMAP has no event.
Types
Class CL_UG_MD_SIDMAP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UG_MD_SIDMAP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UG_MD_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) | UGMD_SX_MAP_FLDSID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20011119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030528 |
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) | UGMD_SX_MAP_FLDSID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20020923 |
Method LOAD_BW_HRY_TEMP_SIDS on class CL_UG_MD_SIDMAP has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10B |