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 DELETE_SNAPSHOT Instance method Public Method Deletes Snapshot 20090819
2 READ_SNAPSHOT Instance method Public Method Reads Shapshot Data from Staging Tables 20091005
3 SNAPSHOT_COMPARE Instance method Public Method Compares Snapshot with Primary Persistence 20090915
4 UPDATE_CR_SNAPSHOT Instance method Public Method 20121204
5 WRITE_SNAPSHOT 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091019
2 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090819
3 Importing 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 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20091005
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20091005
3 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20091005
4 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090915
2 Importing IT_KEY Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20090915
3 Importing I_CREQUEST Call by reference Type reference (TYPE) USMD_CREQUEST Änderungsantrag 20090915
4 Importing 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20090819
2 Importing IT_SEL Call by reference Type reference (TYPE) USMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20090819
3 Importing I_ALLOW_UPDATE Call by reference Type reference (TYPE) USMD_FLG SPACE X = allow overwriting of existing snapshots 20121204
4 Importing 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