SAP ABAP Interface IF_UG_MD_SYNCH_CHAR (FIN Master D.: Synchronization of Char. Storage Locations)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD1 (Package) FIN General: Master Data: Buffer + Instances
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UG_MD_DISPATCHER_CHAR FIN Master Data: Access Unbuffered Data 20040102
Properties
Interface IF_UG_MD_SYNCH_CHAR  
Short Description FIN Master D.: Synchronization of Char. Storage Locations    
General Data
Package UGMD1   FIN General: Master Data: Buffer + Instances 
Created 20010808   SAP 
Last changed 20050409   SAP 
Unicode checks active    
Forward declarations
Interface IF_UG_MD_SYNCH_CHAR has no forward declaration.
Interfaces
Interface IF_UG_MD_SYNCH_CHAR has no interface.
Friends
Interface IF_UG_MD_SYNCH_CHAR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEST_ALLBW Constant Public Type reference (TYPE) RFCDEST 'ALLBW' All BW's 20020712
2 GC_DEST_LOCAL Constant Public Type reference (TYPE) RFCDEST 'LOCAL' local file 20020712
3 GC_STATE_EDITED Constant Public Type reference (TYPE) CHAR1 '2' Sync Status "Not Equal" 20020917
4 GC_STATE_EQUAL Constant Public Type reference (TYPE) CHAR1 '0' Sync Status "Equal" 20020917
5 GC_STATE_MISSING Constant Public Type reference (TYPE) CHAR1 '1' Sync Status "Does Not Exist" 20020917
6 GC_STATE_SURPLUS Constant Public Type reference (TYPE) CHAR1 '3' Sync Status "Superfluous" 20020918
7 GC_SYNCH_MODE_ADD Constant Public Type reference (TYPE) UG_SYNCH_MODE '1' Only Add Values from Source, Do Not Delete Anything 20030220
8 GC_SYNCH_MODE_FULL Constant Public Type reference (TYPE) UG_SYNCH_MODE '2' Complete Synchronization (Write and Delete) 20030220
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIFFERENCES Instance method Public Method 20010808
2 RESOLVE_DIFFERENCES Instance method Public Method 20010808
Events
Interface IF_UG_MD_SYNCH_CHAR has no event.
Types
Interface IF_UG_MD_SYNCH_CHAR has no local type.
Method Signatures

Method GET_DIFFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_ATTR_DEF_INCONSISTENT Call by reference Type reference (TYPE) UG_FLG inkonsistente Attributsabhängigkeiten zwischen Systemen 20020717
2 Exporting ET_DIFFERENCE Call by reference Type reference (TYPE) UGMD_T_SYNCH_CHAR_DIFF FI-Stammdaten: Abweichungen in den Ablagen 20010808
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE Fehlermeldungen 20040505
4 Importing I_SRC Call by reference Type reference (TYPE) RFCDEST Quelldestination zum Vergleich 20020902
5 Importing I_TRGT Call by reference Type reference (TYPE) RFCDEST Zieldestination zum Vergleich 20020902

Method GET_DIFFERENCES on Interface IF_UG_MD_SYNCH_CHAR has no exception.

Method RESOLVE_DIFFERENCES 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) UGMD_T_MESSAGE Meldungen, rückgemeldet beim Sichern 20020829
2 Importing IT_DIFFERENCES Call by reference Type reference (TYPE) UGMD_T_SYNCH_CHAR_RESOLVE FI-Stammdaten: Auflösen von Abweichungen in den Ablagen 20010808
3 Importing I_SYNCH_MODE Call by reference Type reference (TYPE) UG_SYNCH_MODE '2' Synch.modus, Default: komplett, d.h. Schreiben und Löschen 20030220

Method RESOLVE_DIFFERENCES on Interface IF_UG_MD_SYNCH_CHAR has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 3.1A