SAP ABAP Class IF_USMD_MODEL_SNAPSHOT (MDM Data Model for Access from SAP Standard)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_USMD_MODEL_SNAPSHOT_EXT | Snapshot interface for external access | 20121204 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_USMD_MODEL_SNAPSHOT | Service Methods for Snapshot | 20090819 |
Properties
| Class | IF_USMD_MODEL_SNAPSHOT | |
| Short Description | MDM Data Model for Access from SAP Standard | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090819 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_USMD_MODEL_SNAPSHOT has no forward declaration.
Interfaces
Class IF_USMD_MODEL_SNAPSHOT has no interface implemented.
Friends
Class IF_USMD_MODEL_SNAPSHOT has no friend class.
Attributes
Class IF_USMD_MODEL_SNAPSHOT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes Snapshot | 20090819 | |
| 2 | Instance method | Public | Method | Reads Shapshot Data from Staging Tables | 20091005 | |
| 3 | Instance method | Public | Method | Compares Snapshot with Primary Persistence | 20090915 | |
| 4 | Instance method | Public | Method | 20121204 | ||
| 5 | Instance method | Public | Method | Writes Snapshot If One Does Not Yet Exist in MDGAF | 20090819 |
Events
Class IF_USMD_MODEL_SNAPSHOT has no event.
Types
Class IF_USMD_MODEL_SNAPSHOT has no local type.
Method Signatures
Method DELETE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091019 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090819 | |||
| 3 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090819 |
Method DELETE_SNAPSHOT on class IF_USMD_MODEL_SNAPSHOT has no exception.
Method READ_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20091005 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20091005 | |||
| 3 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20091005 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20091005 |
Method READ_SNAPSHOT on class IF_USMD_MODEL_SNAPSHOT has no exception.
Method SNAPSHOT_COMPARE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090915 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Feldname + Wert | 20090915 | |||
| 3 | I_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Änderungsantrag | 20090915 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090915 |
Method SNAPSHOT_COMPARE on class IF_USMD_MODEL_SNAPSHOT has no exception.
Method UPDATE_CR_SNAPSHOT Signature
Method UPDATE_CR_SNAPSHOT on class IF_USMD_MODEL_SNAPSHOT has no parameter.
Method UPDATE_CR_SNAPSHOT on class IF_USMD_MODEL_SNAPSHOT has no exception.
Method WRITE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Meldungen | 20090819 | |||
| 2 | IT_SEL | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20090819 | |||
| 3 | I_ALLOW_UPDATE | Call by reference | Type reference (TYPE) | USMD_FLG | SPACE | X = allow overwriting of existing snapshots | 20121204 | ||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | USMD_FIELDNAME | FIM MDM: Feldname | 20090819 |
Method WRITE_SNAPSHOT on class IF_USMD_MODEL_SNAPSHOT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |